cpython/Lib/lib-tk
Neal Norwitz 3c0f2c91ad Fix SF bug #763637, 2.3b2 unpack tuple of wrong size in after_cancel
Tk 8.4 may return different values than 8.3.  This fix should handle
either version.
2003-07-01 21:12:47 +00:00
..
Canvas.py
Dialog.py
FileDialog.py
FixTk.py
ScrolledText.py
SimpleDialog.py
Tix.py
Tkconstants.py
Tkdnd.py
Tkinter.py Fix SF bug #763637, 2.3b2 unpack tuple of wrong size in after_cancel 2003-07-01 21:12:47 +00:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py Add a missing 'self,' to a super call in recently checked-in code. 2003-06-15 19:08:57 +00:00
tkFont.py Patch #751107: Slant must be 'roman', not 'normal'. 2003-06-14 21:40:04 +00:00
tkMessageBox.py
tkSimpleDialog.py
turtle.py SF bug #685773: 2 (more) bugs in turtle 2003-06-09 08:50:57 +00:00