cpython/Lib/tkinter/test/test_tkinter
Martin v. Löwis 2b695a4678 Issue #1178863: Separate initialisation from setting when initializing
Tkinter.Variables; harmonize exceptions to ValueError; only delete variables
that have not been deleted; assert that variable names are strings
Patch by Andrew Svetlov.
2012-03-12 17:47:35 -07: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_text.py convert old fail* assertions to assert* 2009-06-30 23:06:06 +00:00
test_variables.py Issue #1178863: Separate initialisation from setting when initializing 2012-03-12 17:47:35 -07:00