cpython/Lib/lib-tk
Christian Heimes c5f05e45cf Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
..
Canvas.py
Dialog.py
FileDialog.py
FixTk.py Make it a bit easier to test Tcl/Tk and idle from a build dir. 2007-12-18 09:00:13 +00:00
ScrolledText.py
SimpleDialog.py
Tix.py Patch #1472877: Fix Tix subwidget name resolution. 2006-11-18 18:42:11 +00:00
Tkconstants.py
Tkdnd.py
Tkinter.py Always convert Text.index result to string. 2008-01-01 21:08:18 +00:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py Patch #1468808: don't complain if Tkinter is already deleted at the time Font.__del__ is run. 2006-04-12 15:28:49 +00:00
tkMessageBox.py Patch #1351744: Add askyesnocancel helper for tkMessageBox. 2006-11-08 07:35:55 +00:00
tkSimpleDialog.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
turtle.py Fix turtle so that you can launch the demo2 function on its own instead of only 2006-10-16 03:09:52 +00:00