mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Add entries for the new Tkinter chapter.
This commit is contained in:
parent
7cf4e5b329
commit
53556861df
2 changed files with 5 additions and 0 deletions
|
|
@ -308,6 +308,8 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
lib/libasyncore.tex \
|
||||
lib/libatexit.tex \
|
||||
lib/libmmap.tex \
|
||||
lib/tkinter.tex \
|
||||
lib/libturtle.tex \
|
||||
lib/libcfgparser.tex
|
||||
|
||||
# LaTeX source files for Macintosh Library Modules.
|
||||
|
|
|
|||
|
|
@ -269,6 +269,9 @@ and how to embed it in other applications.
|
|||
\input{libmpz}
|
||||
\input{librotor}
|
||||
|
||||
\input{tkinter}
|
||||
\input{libturtle}
|
||||
|
||||
\input{librestricted} % Restricted Execution
|
||||
\input{librexec}
|
||||
\input{libbastion}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue