]> granicus.if.org Git - python/commitdiff
Hook in the calendar and popen2 sections.
authorFred Drake <fdrake@acm.org>
Tue, 28 Apr 1998 14:29:27 +0000 (14:29 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 28 Apr 1998 14:29:27 +0000 (14:29 +0000)
Doc/lib.tex
Doc/lib/lib.tex

index 037d6009b29c0831566417a4505e135d13438d08..427d74c0f008793d875311c8acb187facd07d1d1 100644 (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}
index 037d6009b29c0831566417a4505e135d13438d08..427d74c0f008793d875311c8acb187facd07d1d1 100644 (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}