cpython/Lib/tkinter
Antoine Pitrou 2f92e783b8 Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily.
This should fix some buildbot failures.
2010-10-05 11:24:49 +00:00
..
test Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily. 2010-10-05 11:24:49 +00:00
__init__.py
__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
scrolledtext.py
simpledialog.py
tix.py
ttk.py