[
https://issues.apache.org/jira/browse/THRIFT-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180472#comment-15180472
]
Hudson commented on THRIFT-3708:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #248 (See
[https://builds.apache.org/job/Thrift-precommit/248/])
THRIFT-3708 NameError: global name 'TProtocol' is not defined (nsuke:
[https://github.com/apache/thrift/commit/826f2a9238d333f539dba7578400385f40ee31c9])
* compiler/cpp/src/generate/t_py_generator.cc
> 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: 0.10.0
> Reporter: Chandler May
> Assignee: Aki Sukegawa
>
> 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)