cpython/Lib/lib-tk
Guido van Rossum be19ed77dd Fix most trivially-findable print statements.
There's one major and one minor category still unfixed:
doctests are the major category (and I hope to be able to augment the
refactoring tool to refactor bona fide doctests soon);
other code generating print statements in strings is the minor category.

(Oh, and I don't know if the compiler package works.)
2007-02-09 05:37:30 +00:00
..
Canvas.py Don't define has_key(). 2006-08-21 00:26:58 +00:00
Dialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
FileDialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
FixTk.py Couple more has_keys() going... 2006-08-19 16:53:45 +00:00
ScrolledText.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
SimpleDialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
Tix.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
Tkconstants.py Patch #805976: Add DOTBOX and UNDERLINE. 2003-09-20 10:52:56 +00:00
Tkdnd.py Make reindent.py happy (convert everything to 4-space indents!). 2000-10-23 18:31:14 +00:00
Tkinter.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tkColorChooser.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tkCommonDialog.py r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 2005-11-12 15:28:52 +00:00
tkFileDialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tkFont.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tkMessageBox.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tkSimpleDialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
turtle.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00