cpython/Lib/lib-tk
Serhiy Storchaka f64ccb9acf Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
failure when the test is ran the second time.

The root attribute was set in parent class in setUpClass and then
overridded in child class in tearDownClass.
2015-11-10 15:32:54 +02:00
..
test Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test 2015-11-10 15:32:54 +02:00
Canvas.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
Dialog.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
FileDialog.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
FixTk.py Close #24508: Backport the 3.5 MSBuild project files. 2015-07-16 00:24:48 -05: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 Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
Tix.py Issue #19020: Tkinter now uses splitlist() instead of split() in configure 2013-12-25 16:35:20 +02:00
Tkconstants.py Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
Tkdnd.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
Tkinter.py Issue #25523: Backported a-to-an corrections. 2015-11-02 15:06:09 +02:00
tkColorChooser.py De-'colour'ize stdlib except for idlelib.configDialog. 2014-10-09 18:44:26 -04:00
tkCommonDialog.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
tkFileDialog.py Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
tkFont.py Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter. 2014-08-17 15:31:41 +03:00
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 #15133: _tkinter.tkapp.getboolean() now supports long and Tcl_Obj and 2015-04-04 12:42:25 +03:00
turtle.py Issue #6639: Module-level turtle functions no longer raise TclError after 2015-02-22 17:22:53 +02:00