diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-02-10 20:38:22 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-02-10 20:38:22 +0100 |
commit | 272d24bc521aa932128ed9ab9a6f20a70d572768 (patch) | |
tree | 1f8a9ec07c09cdcdad333ff650a68580d26ac897 /module/remote/thriftbackend/thriftgen/pyload/constants.py | |
parent | closed #238 (diff) | |
download | pyload-272d24bc521aa932128ed9ab9a6f20a70d572768.tar.xz |
thriftbackend cleanup
Diffstat (limited to 'module/remote/thriftbackend/thriftgen/pyload/constants.py')
-rw-r--r-- | module/remote/thriftbackend/thriftgen/pyload/constants.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/module/remote/thriftbackend/thriftgen/pyload/constants.py b/module/remote/thriftbackend/thriftgen/pyload/constants.py new file mode 100644 index 000000000..2f17ec34f --- /dev/null +++ b/module/remote/thriftbackend/thriftgen/pyload/constants.py @@ -0,0 +1,9 @@ +# +# Autogenerated by Thrift +# +# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING +# + +from thrift.Thrift import * +from ttypes import * + |