Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.8
-
None
Description
Code generated from this command line:
thrift -strict -out . --gen py:slots,new_style hbase-thrift2.spec
causes a python module to be created which references TApplicationException, however this class is never imported.