Chandler May created THRIFT-3708:
------------------------------------
Summary: NameError: global name 'TProtocol' is not defined
Key: THRIFT-3708
URL: https://issues.apache.org/jira/browse/THRIFT-3708
Project: Thrift
Issue Type: Bug
Components: Python - Compiler
Affects Versions: 1.0
Reporter: Chandler May
In the generated ttypes.py file a TProtocol.TProtocolException is raised from
the validate method but TProtocol has not been imported. This results in a
NameError when the validate method is invoked.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)