mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Hook in the calendar and popen2 sections.
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user