cpython/Lib/tkinter/test/test_tkinter
Juliette Monsel af5658ae93 bpo-34829: Add missing selection_ methods to the Tkinter Spinbox. (GH-9617)
Implement the methods selection_from(), selection_range(), selection_present()
and selection_to() for Tkinter Spinbox.
2018-10-08 19:29:24 +03: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 bpo-34829: Add missing selection_ methods to the Tkinter Spinbox. (GH-9617) 2018-10-08 19:29:24 +03:00