Opened at 2019-03-15T13:33:40Z
Last modified at 2019-03-28T13:06:06Z
#3002 closed enhancement
Replace print statement with print fuction — at Initial Version
| Reported by: | heartsucker | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Support Python 3 |
| Component: | unknown | Version: | |
| Keywords: | review-needed | Cc: | |
| Launchpad Bug: |
Description
For the goal of python2/3 compatibility while we update the code, we will need to replace the print statement with a print function.
Parent ticket: #2065
Note: See
TracTickets for help on using
tickets.
