cpython/Lib/tkinter
Miss Islington (bot) 1e0631e5ba
gh-57762: fix misleading tkinter.Tk docstring (GH-98837)
Mentioned as a desired change by terryjreedy on the corresponding issue,
since Tk is not a subclass of Toplevel.
(cherry picked from commit ad23da0e77)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
2022-12-22 15:01:38 -08:00
..
test Add more tkinter.Canvas tests (GH-98475) 2022-10-20 04:04:45 -07:00
__init__.py gh-57762: fix misleading tkinter.Tk docstring (GH-98837) 2022-12-22 15:01:38 -08:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547) 2022-09-27 04:34:24 -07:00
dnd.py
filedialog.py
font.py
messagebox.py
scrolledtext.py
simpledialog.py
tix.py gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547) 2022-09-27 04:34:24 -07:00
ttk.py