cpython/Lib/tkinter/test/test_tkinter
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_font.py
test_geometry_managers.py
test_images.py
test_loadtk.py
test_misc.py
test_text.py
test_variables.py
test_widgets.py