mirror of https://github.com/python/cpython
Add fileinput section under Misc. Services.
This commit is contained in:
parent
ea2f2b9409
commit
4bde97f190
|
@ -105,6 +105,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{librandom}
|
||||
\input{librand}
|
||||
\input{libarray}
|
||||
\input{libfileinput}
|
||||
|
||||
\input{liballos} % Generic Operating System Services
|
||||
\input{libos}
|
||||
|
|
|
@ -105,6 +105,7 @@ add new extensions to Python and how to embed it in other applications.
|
|||
\input{librandom}
|
||||
\input{librand}
|
||||
\input{libarray}
|
||||
\input{libfileinput}
|
||||
|
||||
\input{liballos} % Generic Operating System Services
|
||||
\input{libos}
|
||||
|
|
Loading…
Reference in New Issue