cpython/Lib/lib-tk
Serhiy Storchaka 942aaac705 Issue #19761: Fixed Tkinter tests on OS X. 2014-02-03 21:33:21 +02:00
..
test Issue #19761: Fixed Tkinter tests on OS X. 2014-02-03 21:33:21 +02: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 Issue #19020: Tkinter now uses splitlist() instead of split() in configure 2013-12-25 16:35:20 +02:00
Tkconstants.py
Tkdnd.py
Tkinter.py tkinter.Text.debug() now always returns 0/1. 2014-01-11 13:12:58 +02: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 Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog. 2012-07-30 20:04:53 +03:00
ttk.py Issue #20072: Fixed multiple errors in tkinter with wantobjects is False. 2014-01-07 19:32:58 +02:00
turtle.py #18705: fix a number of typos. Patch by Févry Thibault. 2013-08-17 15:43:51 +03:00