summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/lib.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 2c3ceaf..61a9abe 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -85,6 +85,7 @@ to Python and how to embed it in other applications.
\input{libcopy}
\input{libmarshal}
\input{libimp}
+\input{libni}
\input{libparser}
\input{libsite}
\input{libbltin} % really __builtin__
@@ -123,6 +124,7 @@ to Python and how to embed it in other applications.
\input{libanydbm}
\input{libwhichdb}
\input{libzlib}
+\input{libgzip}
\input{libunix} % UNIX Specific Services
\input{libposix}