From: Fred Drake Date: Tue, 8 Oct 1996 21:54:41 +0000 (+0000) Subject: (lib.tex): Added entry for formatter module. X-Git-Tag: v1.4~121 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=53e84d534210a4cd5d87cc24d177ccb0e69f81a2;p=thirdparty%2FPython%2Fcpython.git (lib.tex): Added entry for formatter module. --- diff --git a/Doc/lib.tex b/Doc/lib.tex index 3e74935d7cc2..42f0ef3f3983 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -141,6 +141,7 @@ to Python and how to embed it in other applications. \input{liburlparse} \input{libhtmllib} \input{libsgmllib} +\input{libformatter} \input{librfc822} \input{libmimetools} \input{libbinascii} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 3e74935d7cc2..42f0ef3f3983 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -141,6 +141,7 @@ to Python and how to embed it in other applications. \input{liburlparse} \input{libhtmllib} \input{libsgmllib} +\input{libformatter} \input{librfc822} \input{libmimetools} \input{libbinascii}