From: Fred Drake Date: Sat, 4 Apr 1998 05:50:12 +0000 (+0000) Subject: Add fileinput section under Misc. Services. X-Git-Tag: v1.5.1~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bde97f190f2c0f75c781074138bbf0f2876646f;p=python Add fileinput section under Misc. Services. --- diff --git a/Doc/lib.tex b/Doc/lib.tex index 67a5553d39..225797d8d9 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -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} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 67a5553d39..225797d8d9 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -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}