cpython/Lib/lib-tk
Walter Dörwald 5de48bdd19 Simplify various spots where: str() is called on something
that already is a string or the existence of the str class
is checked or a check is done for str twice. These all stem
from the initial unicode->str replacement.
2007-06-11 21:38:39 +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 Merged revisions 55795-55816 via svnmerge from 2007-06-07 23:15:56 +00:00
SimpleDialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
Tix.py Merged revisions 55407-55513 via svnmerge from 2007-05-22 18:11:13 +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 Simplify various spots where: str() is called on something 2007-06-11 21:38:39 +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