[
https://issues.apache.org/jira/browse/THRIFT-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187381#comment-15187381
]
Hudson commented on THRIFT-3708:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #290 (See
[https://builds.apache.org/job/Thrift-precommit/290/])
THRIFT-3708 NameError: global name 'TProtocol' is not defined (nsuke:
[https://github.com/apache/thrift/commit/5fb1fda25a44f405c991cf8e024697bd0b06eb4f])
* 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
> Fix For: 0.10.0
>
>
> 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)