Added docs for Jeremy's resource module.

This commit is contained in:
Guido van Rossum 1996-12-18 18:37:05 +00:00
parent 5eaf457869
commit 3c7b2dc02c
5 changed files with 265 additions and 1 deletions

View file

@ -125,6 +125,7 @@ to Python and how to embed it in other applications.
\input{libtermios}
\input{libfcntl}
\input{libposixfile}
\input{libresource}
\input{libsyslog}
\input{libpdb} % The Python Debugger