Devin Bayer created THRIFT-1669:
-----------------------------------
Summary: NameError: global name 'TApplicationException' is not
defined
Key: THRIFT-1669
URL: https://issues.apache.org/jira/browse/THRIFT-1669
Project: Thrift
Issue Type: Bug
Components: Python - Compiler
Affects Versions: 0.8
Reporter: Devin Bayer
Priority: Blocker
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira