#3002 closed enhancement (fixed)

Replace print statement with print fuction for all files in the ./misc/ directory

Reported by: heartsucker Owned by:
Priority: normal Milestone: Support Python 3
Component: unknown Version:
Keywords: review-needed Cc:
Launchpad Bug:

Description (last modified by heartsucker)

For the goal of python2/3 compatibility while we update the code, we will need to replace the print statement with a print function.

This ticket is for updating the print statements just in the ./misc/ directory

Parent ticket: #2065

Change History (5)

comment:1 Changed at 2019-03-15T16:19:43Z by exarkun

  • Milestone changed from undecided to Support Python 3

comment:2 Changed at 2019-03-21T15:11:16Z by heartsucker

  • Description modified (diff)
  • Summary changed from Replace print statement with print fuction to Replace print statement with print fuction for all files in the ./misc/ directory

comment:3 Changed at 2019-03-22T14:34:22Z by heartsucker

  • Keywords review-needed added

comment:5 Changed at 2019-03-28T13:06:06Z by heartsucker

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.