From 53e84d534210a4cd5d87cc24d177ccb0e69f81a2 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 8 Oct 1996 21:54:41 +0000 Subject: (lib.tex): Added entry for formatter module. --- Doc/lib.tex | 1 + Doc/lib/lib.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/Doc/lib.tex b/Doc/lib.tex index 3e74935..42f0ef3 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 3e74935..42f0ef3 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} -- cgit v0.12