8000 mention Tix as it adds more complexity to the architecture · native-api/cpython@d270dab · GitHub
[go: up one dir, main page]

Skip to content

Commit d270dab

Browse files
authored
mention Tix as it adds more complexity to the architecture
1 parent c11080d commit d270dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/tkinter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Architecture
3535

3636
Tcl/Tk is not a single library but rather consists of a few distinct
3737
modules, each with a separate functionality and its own official
38-
documentation.
38+
documentation. Python binary release also ships an add-on module with it.
3939

4040
Tcl
4141
Like Python, Tcl is a dynamic interpreted programming language. It is most

0 commit comments

Comments
 (0)
0