cpython/Lib/tkinter/test/test_tkinter
Serhiy Storchaka 2849e0dfb7 Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
integers instead of a string.  Based on patch by Guilherme Polo.
2013-11-03 14:13:34 +02:00
..
__init__.py
test_font.py
test_loadtk.py
test_misc.py Issue #16541: tk_setPalette() now works with keyword arguments. 2013-01-02 00:03:58 +02:00
test_text.py
test_variables.py Issue #15601: fix tkinter test_variables failure with OS X Aqua Tk 8.4 2012-08-09 21:51:21 +03:00
test_widgets.py Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of 2013-11-03 14:13:34 +02:00