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

Reply via email to