cpython/Lib/tkinter
Robert Schuppenies 3d1c7dec4a Merged revisions 65622 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r65622 | robert.schuppenies | 2008-08-10 13:01:53 +0200 (Sun, 10 Aug 2008) | 4 lines

  Issue #1342811: Fix leak in Tkinter.Menu.delete. Commands associated to
  menu entries were not deleted.
........
2008-08-10 11:28:17 +00:00
..
__init__.py Merged revisions 65622 via svnmerge from 2008-08-10 11:28:17 +00:00
_fix.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py Tkinter, step 4: merge simple- and filedialog modules. 2008-05-17 19:04:04 +00:00
font.py
messagebox.py
scrolledtext.py
simpledialog.py Tkinter, step 4: merge simple- and filedialog modules. 2008-05-17 19:04:04 +00:00
tix.py
turtle.py Patch #3064: Port new turtle module and demos to 3.0. 2008-06-10 04:44:07 +00:00