Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_tkinter
1 parent d525d01 commit 6b961b8Copy full SHA for 6b961b8
1 file changed
Doc/library/tkinter.rst
@@ -232,6 +232,9 @@ The modules that provide Tk support include:
232
233
Additional modules:
234
235
+.. module:: _tkinter
236
+ :synopsis: A binary module that contains the low-level interface to Tcl/Tk.
237
+
238
:mod:`_tkinter`
239
A binary module that contains the low-level interface to Tcl/Tk.
240
It is automatically imported by the main :mod:`tkinter` module,
0 commit comments