]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-34189: Add simple tests for new Tk widget options. (GH-8396). (GH-8400)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Jul 2018 19:15:16 +0000 (22:15 +0300)
committerGitHub <noreply@github.com>
Sun, 22 Jul 2018 19:15:16 +0000 (22:15 +0300)
commit46cb5fd706563673663e676bb70f46a73f4edc89
tree30a0f43c59ab77132c5c035c9acd48c23fd7f399
parent041a4ee9456d716dd449d38a5328b82e76f5dbc4
[2.7] bpo-34189: Add simple tests for new Tk widget options. (GH-8396). (GH-8400)

(cherry picked from commit e271ca78e37a502b3dc1036f824aa3999efcd56b)
(cherry picked from commit c75c1e0e8aeb720ac3fcfab119b70cabba4e8235)
Lib/lib-tk/test/test_tkinter/test_widgets.py
Lib/lib-tk/test/test_ttk/support.py
Lib/tkinter/test/test_tkinter/test_widgets.py [new file with mode: 0644]