From 0c1a92dcfa6d9775d5d0da8ef5fc8d9cc40d77b9 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 27 Jun 2011 23:45:45 +0200 Subject: thrift 0.7.0 from trunk, patched for low mem usage --- module/remote/thriftbackend/thriftgen/pyload/constants.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'module/remote/thriftbackend/thriftgen/pyload/constants.py') diff --git a/module/remote/thriftbackend/thriftgen/pyload/constants.py b/module/remote/thriftbackend/thriftgen/pyload/constants.py index 2f17ec34f..7c0918a6d 100644 --- a/module/remote/thriftbackend/thriftgen/pyload/constants.py +++ b/module/remote/thriftbackend/thriftgen/pyload/constants.py @@ -1,9 +1,11 @@ # -# Autogenerated by Thrift +# Autogenerated by Thrift Compiler (0.7.0-dev) # # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING # +# options string: py:slots,dynamic +# -from thrift.Thrift import * +from thrift.Thrift import TType, TMessageType from ttypes import * -- cgit v1.2.3