cpython/Lib/tkinter
Serhiy Storchaka fa02131adb 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:31:52 +02:00
..
test Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test 2015-11-10 15:31:52 +02:00
__init__.py Issue #25263: Trying to fix test_use on Windows. 2015-11-09 14:43:31 +02:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py
messagebox.py
scrolledtext.py
simpledialog.py
tix.py
ttk.py Issue #25523: Merge a-to-an corrections from 3.5 2015-11-02 04:27:17 +00:00