Edgewall Software
Modify

Opened 9 years ago

Closed 9 years ago

#12047 closed enhancement (fixed)

Replace print statement with print function

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.1.6
Component: general Version:
Severity: normal Keywords: python3
Cc: Branch:
Release Notes:

Replaced all print statements with print function calls.

API Changes:
Internal Changes:

Description

Attachments (1)

12047-docs.diff (30.7 KB ) - added by timograham@… 9 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 by Ryan J Ollos, 9 years ago

Milestone: next-major-releases1.1.5
Owner: set to Ryan J Ollos
Status: newassigned

comment:2 by Ryan J Ollos, 9 years ago

Milestone: 1.1.51.1.6

comment:3 by Ryan J Ollos, 9 years ago

comment:4 by Ryan J Ollos, 9 years ago

Release Notes: modified (diff)

comment:5 by Ryan J Ollos, 9 years ago

Resolution: fixed
Status: assignedclosed

Committed to trunk in [14139].

by timograham@…, 9 years ago

Attachment: 12047-docs.diff added

comment:6 by Tim Graham <timograham@…>, 9 years ago

Resolution: fixed
Status: closedreopened

I added a patch with some doc updates for this. My editor also removed trailing whitespace in the modified files; hope that's okay.

comment:7 by Ryan J Ollos, 9 years ago

Documentation updates should be made directly to the t.e.o wiki. We sync the changes from the wiki to the codebase on every release. I didn't bother with the changes to the tests branches/1.0-stable/trac/mimeview/tests/pygments.py and branches/1.0-stable/trac/wiki/tests/wiki-tests.txt since those are just code samples to be highlighted/annotated and the actual content is irrelevant.

comment:8 by Tim Graham <timograham@…>, 9 years ago

Resolution: fixed
Status: reopenedclosed

Okay, thanks for the explanation.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.