cpython/Lib/tkinter/test/test_tkinter
Serhiy Storchaka 07bc3726ec tkinter.Text.debug() now always returns 0/1.
Fixed a regression inroduced in issue #6157.
2014-01-11 13:15:39 +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 tkinter.Text.debug() now always returns 0/1. 2014-01-11 13:13:46 +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