8000
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.
1 parent c11080d commit d270dabCopy full SHA for d270dab
Doc/library/tkinter.rst
@@ -35,7 +35,7 @@ Architecture
35
36
Tcl/Tk is not a single library but rather consists of a few distinct
37
modules, each with a separate functionality and its own official
38
-documentation.
+documentation. Python binary release also ships an add-on module with it.
39
40
Tcl
41
Like Python, Tcl is a dynamic interpreted programming language. It is most
0 commit comments