diff options
Diffstat (limited to 'module/remote/thriftbackend/thriftgen/pyload/constants.py')
-rw-r--r-- | module/remote/thriftbackend/thriftgen/pyload/constants.py | 6 |
1 files changed, 4 insertions, 2 deletions
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 * |