You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Thomas Bartelmess (JIRA)" <ji...@apache.org> on 2013/07/20 23:44:48 UTC

[jira] [Created] (THRIFT-2095) Use print function for Python 3 compatiblity

Thomas Bartelmess created THRIFT-2095:
-----------------------------------------

             Summary: 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
            Priority: Minor


Instead of using {code}print "foo"{code} use {code}print("foo"){code}. To be compatible with Python 3 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira