Commit abc64b74 authored by Fred Drake's avatar Fred Drake

Added entry for pty module.

parent a4b5d587
......@@ -198,6 +198,7 @@ LIBFILES= ../lib/lib.tex \
../lib/libmutex.tex \
../lib/libnis.tex \
../lib/libpipes.tex \
../lib/libpty.tex \
../lib/librlcompleter.tex \
../lib/libsched.tex \
../lib/libstatvfs.tex \
......
......@@ -172,6 +172,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libgdbm}
\input{libtermios}
\input{libtty}
\input{libpty}
\input{libfcntl}
\input{libpipes}
\input{libposixfile}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment