mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +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/libasyncore.tex \
|
||||||
lib/libatexit.tex \
|
lib/libatexit.tex \
|
||||||
lib/libmmap.tex \
|
lib/libmmap.tex \
|
||||||
|
lib/tkinter.tex \
|
||||||
|
lib/libturtle.tex \
|
||||||
lib/libcfgparser.tex
|
lib/libcfgparser.tex
|
||||||
|
|
||||||
# LaTeX source files for Macintosh Library Modules.
|
# LaTeX source files for Macintosh Library Modules.
|
||||||
|
|
|
||||||
|
|
@ -269,6 +269,9 @@ and how to embed it in other applications.
|
||||||
\input{libmpz}
|
\input{libmpz}
|
||||||
\input{librotor}
|
\input{librotor}
|
||||||
|
|
||||||
|
\input{tkinter}
|
||||||
|
\input{libturtle}
|
||||||
|
|
||||||
\input{librestricted} % Restricted Execution
|
\input{librestricted} % Restricted Execution
|
||||||
\input{librexec}
|
\input{librexec}
|
||||||
\input{libbastion}
|
\input{libbastion}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue