cpython/Lib/tkinter
Serhiy Storchaka fc6534f205
[3.8] Rename Tkinter tests for widget options (GH-23944) (GH-23946)
Every test for widget option starts now with "test_configure_"
to distinguish it from tests for widget commands.
(cherry picked from commit c1ae21c965)
2020-12-26 12:38:13 +02:00
..
test [3.8] Rename Tkinter tests for widget options (GH-23944) (GH-23946) 2020-12-26 12:38:13 +02:00
__init__.py [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23854) 2020-12-19 16:38:37 +02:00
__main__.py
colorchooser.py De-'colour'ize stdlib except for idlelib.configDialog. 2014-10-09 18:44:32 -04:00
commondialog.py [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23854) 2020-12-19 16:38:37 +02:00
constants.py
dialog.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
dnd.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
filedialog.py Fix typos mostly in comments, docs and test names (GH-15209) 2019-08-30 13:42:54 -07:00
font.py [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23854) 2020-12-19 16:38:37 +02:00
messagebox.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
scrolledtext.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
simpledialog.py [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23854) 2020-12-19 16:38:37 +02:00
tix.py [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23854) 2020-12-19 16:38:37 +02:00
ttk.py [3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) (GH-23854) 2020-12-19 16:38:37 +02:00