cpython/Lib/tkinter/test/test_tkinter
Serhiy Storchaka 645058d11a Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Tkinter's getdouble() now supports any numbers (in particular int).
2015-05-06 14:00:04 +03:00
..
__init__.py
test_font.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_geometry_managers.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_images.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03: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 #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:10:58 +03:00
test_text.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_variables.py Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
test_widgets.py Use more precise Tcl version checks in tests. 2015-04-23 10:58:15 +03:00