From 69f2d3660e44bd138d24b6cf97b234bc2efc1c78 Mon Sep 17 00:00:00 2001 From: mkaay Date: Mon, 7 Feb 2011 00:32:21 +0100 Subject: added Thrift backend --- module/remote/thriftgen/pyload/constants.py | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 module/remote/thriftgen/pyload/constants.py (limited to 'module/remote/thriftgen/pyload/constants.py') diff --git a/module/remote/thriftgen/pyload/constants.py b/module/remote/thriftgen/pyload/constants.py new file mode 100644 index 000000000..2f17ec34f --- /dev/null +++ b/module/remote/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