mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Add entries for tty module.
This commit is contained in:
parent
0bccd73be0
commit
1b2dc9045e
2 changed files with 2 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ LIBFILES= ../lib/lib.tex \
|
|||
../lib/libpipes.tex \
|
||||
../lib/librlcompleter.tex \
|
||||
../lib/libstatvfs.tex \
|
||||
../lib/libtty.tex \
|
||||
../lib/libcfgparser.tex
|
||||
|
||||
# LaTeX source files for Macintosh Library Modules.
|
||||
|
|
|
|||
|
|
@ -169,6 +169,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{libdbm}
|
||||
\input{libgdbm}
|
||||
\input{libtermios}
|
||||
\input{libtty}
|
||||
\input{libfcntl}
|
||||
\input{libpipes}
|
||||
\input{libposixfile}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue