From 272d24bc521aa932128ed9ab9a6f20a70d572768 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 10 Feb 2011 20:38:22 +0100 Subject: thriftbackend cleanup --- module/remote/thriftbackend/thriftgen/pyload/constants.py | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 module/remote/thriftbackend/thriftgen/pyload/constants.py (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 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 * + -- cgit v1.2.3