cpython/Lib/lib-tk
Guido van Rossum 3172c5d263 Patch# 1258 by Christian Heimes: kill basestring.
I like this because it makes the code shorter! :-)
2007-10-16 18:12:55 +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 56265-56300 via svnmerge from 2007-07-12 08:55:44 +00:00
SimpleDialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
Tix.py Raise statement normalization in Lib/. 2007-08-30 01:19:48 +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 Patch# 1258 by Christian Heimes: kill basestring. 2007-10-16 18:12:55 +00:00
tkColorChooser.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tkCommonDialog.py Raise statement normalization in Lib/. 2007-08-30 01:19:48 +00:00
tkFileDialog.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
tkFont.py Raise statement normalization in Lib/. 2007-08-30 01:19:48 +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 Fix turtle module: None and int are not comparable, map returns an iterator. 2007-09-23 13:37:00 +00:00