gh-101100: Define `_tkinter` module to fix references (GH-112382)
Define _tkinter module to fix references
(cherry picked from commit
6b961b8ceaba372b78d03feaceb4837bf7236694)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Additional modules:
+.. module:: _tkinter
+ :synopsis: A binary module that contains the low-level interface to Tcl/Tk.
+
:mod:`_tkinter`
A binary module that contains the low-level interface to Tcl/Tk.
It is automatically imported by the main :mod:`tkinter` module,