cpython/Lib/lib-tk
Guido van Rossum 8b76351934 Add a missing 'self,' to a super call in recently checked-in code.
This was reported in the IDLEFORK bug tracker as #754971.
2003-06-15 19:08:57 +00:00
..
Canvas.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
Dialog.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
FileDialog.py Fix example in a docstring to not use 'file' as a variable name 2003-01-21 14:19:21 +00:00
FixTk.py Search for tix subdirectories. Fixes #564729. Will backport to 2.2. 2002-11-09 19:01:44 +00:00
ScrolledText.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
SimpleDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
Tix.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
Tkconstants.py -- added a couple of missing Tkinter constants (canvas item styles, 2000-08-09 19:37:16 +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 #749191: Delete commands in after_cancel. Will backport to 2.2. 2003-06-07 19:52:38 +00:00
tkColorChooser.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
tkCommonDialog.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
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 SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
tkSimpleDialog.py SF patch #701494: more apply removals 2003-04-06 09:01:11 +00:00
turtle.py SF bug #685773: 2 (more) bugs in turtle 2003-06-09 08:50:57 +00:00