cpython/Lib/tkinter
Hirokazu Yamamoto a18424c624 Issue #3774: Fixed an error when create a Tkinter menu item without command
and then remove it. Written by Guilherme Polo (gpolo). Ported r67082.
2008-11-04 06:26:27 +00:00
..
__init__.py Issue #3774: Fixed an error when create a Tkinter menu item without command 2008-11-04 06:26:27 +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 Issue #1658: dict size is changing during iteration in tkinter.BaseWidget and 2008-09-04 11:21:31 +00:00
simpledialog.py Tkinter, step 4: merge simple- and filedialog modules. 2008-05-17 19:04:04 +00:00
tix.py