cpython/Lib/tkinter/test/test_ttk
Serhiy Storchaka 016a9acb26 Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused
by representing the scale as float value internally in Tk.  tkinter.IntVar
now works if float value is set to underlying Tk variable.
2016-10-30 18:52:02 +02:00
..
__init__.py
test_extensions.py Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused 2016-10-30 18:49:52 +02:00
test_functions.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_style.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:47 +03:00
test_widgets.py Issue #27319: Methods selection_set(), selection_add(), selection_remove() 2016-06-20 00:05:40 +03:00