cpython/Lib/lib-tk
Guido van Rossum 49fa2bdaa1 Fix two bugs discovered by PyChecker. (I cannot test these, but I'm
confident that the old code was utterly broken -- the worse that can
happen is that the new code is still broken.)
2001-08-13 14:12:35 +00:00
..
Canvas.py The lower() and tkraise() methods were calling the Canvas widget 2001-04-10 21:13:06 +00:00
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py
SimpleDialog.py
Tix.py Fix two bugs discovered by PyChecker. (I cannot test these, but I'm 2001-08-13 14:12:35 +00:00
Tkconstants.py
Tkdnd.py
Tkinter.py Patch #403514: precompute _subst_format_str to avoid a call to 2001-08-09 16:57:33 +00:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py
tkMessageBox.py
tkSimpleDialog.py
turtle.py Applied SF patch #438424 by Josh Cogliati: 2001-08-09 16:42:07 +00:00