cpython/Lib/lib-tk/test/test_ttk
Serhiy Storchaka e39ba04e22 Issue #15861: tkinter now correctly works with lists and tuples containing
strings with whitespaces, backslashes or unbalanced braces.
2013-01-15 18:01:21 +02:00
..
__init__.py Added the ttk module. See issue #2983: Ttk support for Tkinter. 2009-01-28 13:09:03 +00:00
support.py Use a single Tcl interpreter through all these tests, this may help some 2009-02-02 00:38:54 +00:00
test_extensions.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_functions.py Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 18:01:21 +02:00
test_style.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_widgets.py Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 18:01:21 +02:00