cpython/Lib/lib-tk/test/test_tkinter
Serhiy Storchaka 427b8c7f7d
[2.7] bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760) (GH-9957) (GH-9968)
(cherry picked from commit 1deea5e539).
(cherry picked from commit bd9c2ce7ac)

Co-authored-by: Juliette Monsel <j4321@users.noreply.github.com>
2018-10-21 10:10:24 +03:00
..
__init__.py
test_font.py [2.7] bpo-30310: tkFont now supports unicode options (e.g. font family). (#1567) 2017-05-26 08:15:51 +03:00
test_geometry_managers.py Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. 2016-03-09 10:51:41 +02:00
test_images.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:09 +03:00
test_loadtk.py
test_misc.py bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5701) (GH-6620) 2018-05-05 16:10:48 +03:00
test_text.py Issue #22236: Tkinter tests now don't reuse default root window. New root 2014-08-24 09:07:09 +03:00
test_variables.py Issue #22115: Fixed tracing Tkinter variables. 2016-06-26 17:41:14 +03:00
test_widgets.py [2.7] bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760) (GH-9957) (GH-9968) 2018-10-21 10:10:24 +03:00