Hook in the calendar and popen2 sections.

This commit is contained in:
Fred Drake 1998-04-28 14:29:27 +00:00
parent 1c127e74af
commit f8d50bfdb0
2 changed files with 4 additions and 0 deletions

View File

@ -107,6 +107,7 @@ add new extensions to Python and how to embed it in other applications.
%\input{librand}
\input{libarray}
\input{libfileinput}
\input{libcalendar}
\input{liballos} % Generic Operating System Services
\input{libos}
@ -140,6 +141,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libtermios}
\input{libfcntl}
\input{libposixfile}
\input{libpopen2}
\input{libresource}
\input{libsyslog}
\input{libstat}

View File

@ -107,6 +107,7 @@ add new extensions to Python and how to embed it in other applications.
%\input{librand}
\input{libarray}
\input{libfileinput}
\input{libcalendar}
\input{liballos} % Generic Operating System Services
\input{libos}
@ -140,6 +141,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libtermios}
\input{libfcntl}
\input{libposixfile}
\input{libpopen2}
\input{libresource}
\input{libsyslog}
\input{libstat}