summaryrefslogtreecommitdiffstats
path: root/Doc/lib.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1996-10-08 21:54:41 (GMT)
committerFred Drake <fdrake@acm.org>1996-10-08 21:54:41 (GMT)
commit53e84d534210a4cd5d87cc24d177ccb0e69f81a2 (patch)
treeaca221d05018efdd0a154eb0b4445cd071d0d87f /Doc/lib.tex
parent08d301ec53e01bc70e8c88529223caa155a6c87e (diff)
downloadcpython-53e84d534210a4cd5d87cc24d177ccb0e69f81a2.zip
cpython-53e84d534210a4cd5d87cc24d177ccb0e69f81a2.tar.gz
cpython-53e84d534210a4cd5d87cc24d177ccb0e69f81a2.tar.bz2
(lib.tex): Added entry for formatter module.
Diffstat (limited to 'Doc/lib.tex')
-rw-r--r--Doc/lib.tex1
1 files changed, 1 insertions, 0 deletions
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}