From 40006cfd9b59ba45e77d763ac14a67eb14f6a8bb Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 19 Aug 1996 22:58:03 +0000 Subject: Added imghdr,xdrlib; reformatted Makefile somewhat --- Doc/lib.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doc/lib.tex') diff --git a/Doc/lib.tex b/Doc/lib.tex index 4239c4a5ac..2c99cbe346 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -142,6 +142,7 @@ to Python and how to embed it in other applications. \input{librfc822} \input{libmimetools} \input{libbinascii} +\input{libxdrlib} \input{libmm} % Multimedia Services \input{libaudioop} @@ -149,6 +150,7 @@ to Python and how to embed it in other applications. \input{libaifc} \input{libjpeg} \input{librgbimg} +\input{libimghdr} \input{libcrypto} % Cryptographic Services \input{libmd5} -- cgit v1.2.1