diff options
| author | Fred Drake <fdrake@acm.org> | 1996-10-08 21:54:41 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1996-10-08 21:54:41 +0000 |
| commit | 53e84d534210a4cd5d87cc24d177ccb0e69f81a2 (patch) | |
| tree | aca221d05018efdd0a154eb0b4445cd071d0d87f /Doc/lib.tex | |
| parent | 08d301ec53e01bc70e8c88529223caa155a6c87e (diff) | |
| download | cpython-git-53e84d534210a4cd5d87cc24d177ccb0e69f81a2.tar.gz | |
(lib.tex): Added entry for formatter module.
Diffstat (limited to 'Doc/lib.tex')
| -rw-r--r-- | Doc/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
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} |
