diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-10-11 19:14:30 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-10-11 19:14:30 +0200 |
commit | ad7dcc3f9ed360769d7b53d8a06d1222c8374fa7 (patch) | |
tree | 5f923f676f3846b32098cbe4057262d301eee96d /module/remote/thriftbackend/thriftgen/pyload/constants.py | |
parent | disabled js debug (diff) | |
download | pyload-ad7dcc3f9ed360769d7b53d8a06d1222c8374fa7.tar.xz |
pavement build script
Diffstat (limited to 'module/remote/thriftbackend/thriftgen/pyload/constants.py')
-rw-r--r-- | module/remote/thriftbackend/thriftgen/pyload/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/remote/thriftbackend/thriftgen/pyload/constants.py b/module/remote/thriftbackend/thriftgen/pyload/constants.py index 1ca9842ff..f5ef663f1 100644 --- a/module/remote/thriftbackend/thriftgen/pyload/constants.py +++ b/module/remote/thriftbackend/thriftgen/pyload/constants.py @@ -6,6 +6,6 @@ # options string: py:slots,dynamic # -from thrift.Thrift import TType, TMessageType +from thrift.Thrift import TType, TMessageType, TException from ttypes import * |