summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-04-19 21:21:28 (GMT)
committerFred Drake <fdrake@acm.org>1999-04-19 21:21:28 (GMT)
commit4ae52694c9f54338e3b3fc85fa1c52f3e59b7693 (patch)
treeaf79c7857cf3f914e012e829c2b6dc6ec5d0bdaa /Doc/lib/lib.tex
parent32c562bdec55134539408c122ecc89a382b4fe97 (diff)
downloadcpython-4ae52694c9f54338e3b3fc85fa1c52f3e59b7693.zip
cpython-4ae52694c9f54338e3b3fc85fa1c52f3e59b7693.tar.gz
cpython-4ae52694c9f54338e3b3fc85fa1c52f3e59b7693.tar.bz2
Updated to reflect additions.
Diffstat (limited to 'Doc/lib/lib.tex')
-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 08b36de..f9a4e71 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -145,6 +145,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libanydbm}
\input{libdbhash}
\input{libwhichdb}
+\input{libbsddb}
\input{libzlib}
\input{libgzip}
@@ -213,6 +214,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libaudioop}
\input{libimageop}
\input{libaifc}
+\input{libcolorsys}
\input{librgbimg}
\input{libimghdr}
\input{libsndhdr}