Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2095

Use print function for Python 3 compatiblity

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.9.2
    • Python - Library
    • None
    • Patch Available

    Description

      Instead of using

      print "foo"

      use

      print("foo")

      . To be compatible with Python 3

      Attachments

        1. THRIFT-2095.patch
          3 kB
          Jake Farrell

        Issue Links

          Activity

            People

              jfarrell Jake Farrell
              tbartelmess Thomas Bartelmess
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: