cpython/Lib/tkinter/test/test_tkinter
Serhiy Storchaka 1b97ed5abc Issue #20067: Tkinter variables now work when wantobjects is false. 2013-12-26 20:06:43 +02:00
..
__init__.py
test_font.py Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily. 2010-10-05 11:24:49 +00:00
test_loadtk.py test_tkinter: use a context manager to close directly the pipe 2011-01-03 14:30:43 +00:00
test_misc.py Issue #16541: tk_setPalette() now works with keyword arguments. 2013-01-02 00:03:58 +02:00
test_text.py test_debug in test_tkinter/test_text no longer fails when wantobjects is false. 2013-12-25 17:35:24 +02:00
test_variables.py Issue #20067: Tkinter variables now work when wantobjects is false. 2013-12-26 20:06:05 +02:00
test_widgets.py Issue #19733: Temporary disable test_image on MacOSX. 2013-11-23 15:22:10 +02:00