cpython/Lib/tkinter
Miss Skeleton (bot) 1f75fc7a9d
bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355)
(cherry picked from commit eb38c6b7aa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2020-10-09 13:20:48 -07:00
..
test bpo-41831: Add tests for tkinter.Event.__repr__ (GH-22354) (GH-22617) 2020-10-09 22:56:19 +03:00
__init__.py bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355) 2020-10-09 13:20:48 -07:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py
messagebox.py
scrolledtext.py
simpledialog.py
tix.py
ttk.py