cpython/Lib/tkinter
2010-12-28 10:56:20 +00:00
..
test Temporarily skip test failing with newer ttk. 2010-12-19 10:17:46 +00:00
__init__.py Issue #6878: Fixed return type of tkinter methods documented to return lists. 2010-11-22 19:40:51 +00:00
__main__.py Issue #9384: python -m tkinter will now display a simple demo applet. 2010-07-27 14:16:32 +00:00
_fix.py Merged revisions 81701 via svnmerge from 2010-06-04 19:50:26 +00:00
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py #1730136: Fix comparison between a tk Font object and an object of a different type. 2010-09-17 23:27:09 +00:00
messagebox.py Merged revisions 78988 via svnmerge from 2010-03-16 10:51:28 +00:00
scrolledtext.py #10768: fix ScrolledText widget construction, and make the example work from the interactive shell. 2010-12-28 10:56:20 +00:00
simpledialog.py
tix.py Issue #6878: Fixed return type of tkinter methods documented to return lists. 2010-11-22 19:40:51 +00:00
ttk.py Merged revisions 74446-74449 via svnmerge from 2009-08-14 15:05:30 +00:00