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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53e84d534210a4cd5d87cc24d177ccb0e69f81a2;p=python (lib.tex): Added entry for formatter module. --- diff --git a/Doc/lib.tex b/Doc/lib.tex index 3e74935d7c..42f0ef3f39 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 3e74935d7c..42f0ef3f39 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}