cpython/Lib/lib-tk
Petri Lehtinen 49e49a218c Issue #13439: Fix many errors in turtle docstrings. 2011-12-02 21:22:53 +02:00
..
test Issue #8716: Instead of relying on Aqua Tk exceptions to detect lack of 2011-07-05 19:08:38 -07:00
Canvas.py
Dialog.py
FileDialog.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
FixTk.py Issue #6470: Drop UNC prefix in FixTk.py 2010-06-04 19:39:07 +00:00
ScrolledText.py Issue #1119673: Do not override Tkinter.Text methods when creating a ScrolledText. 2009-08-18 13:23:08 +00:00
SimpleDialog.py
Tix.py Remove duplication. 2011-10-19 10:39:35 +03:00
Tkconstants.py
Tkdnd.py
Tkinter.py Fix closes Issue11439 - Handle the SVN Keywords in 2.7 by replacing them with a high number so that code relying on them does not break. 2011-07-28 22:30:27 +08:00
tkColorChooser.py Issue #3767: Convert Tk object to string in tkColorChooser. 2008-12-29 16:22:25 +00:00
tkCommonDialog.py
tkFileDialog.py
tkFont.py
tkMessageBox.py - Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox 2010-03-16 10:48:52 +00:00
tkSimpleDialog.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
ttk.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
turtle.py Issue #13439: Fix many errors in turtle docstrings. 2011-12-02 21:22:53 +02:00