cpython/Lib/tkinter
2021-04-25 13:07:58 +03:00
..
test bpo-38659: [Enum] add _simple_enum decorator (GH-25497) 2021-04-21 10:20:44 -07:00
__init__.py bpo-38659: [Enum] add _simple_enum decorator (GH-25497) 2021-04-21 10:20:44 -07:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (#25187) 2021-04-25 13:07:58 +03:00
font.py
messagebox.py
scrolledtext.py
simpledialog.py bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (#25187) 2021-04-25 13:07:58 +03:00
tix.py
ttk.py