[
https://issues.apache.org/jira/browse/THRIFT-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956090#comment-13956090
]
Hudson commented on THRIFT-2095:
--------------------------------
FAILURE: Integrated in Thrift #1105 (See
[https://builds.apache.org/job/Thrift/1105/])
THRIFT-2095:Use print function for Python 3 compatiblity (jfarrell: rev
7b021bb13b054fce3731bb340ded51bd9607c210)
* compiler/cpp/src/generate/t_py_generator.cc
> Use print function for Python 3 compatiblity
> --------------------------------------------
>
> Key: THRIFT-2095
> URL: https://issues.apache.org/jira/browse/THRIFT-2095
> Project: Thrift
> Issue Type: Improvement
> Components: Python - Library
> Reporter: Thomas Bartelmess
> Assignee: Jake Farrell
> Priority: Minor
> Fix For: 0.9.2
>
> Attachments: THRIFT-2095.patch
>
>
> Instead of using {code}print "foo"{code} use {code}print("foo"){code}. To be
> compatible with Python 3
--
This message was sent by Atlassian JIRA
(v6.2#6252)