diff options
| author | Fred Drake <fdrake@acm.org> | 1999-02-12 19:26:09 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-02-12 19:26:09 +0000 |
| commit | 28bc711f5fb2c8483326923138cdd879116becc7 (patch) | |
| tree | 472c715ac8d328e036ca716166369d700c1c3f36 /Doc/lib/lib.tex | |
| parent | f7bf3b2b06b50a25e33e44dbfd85df46b3205dcd (diff) | |
| download | cpython-git-28bc711f5fb2c8483326923138cdd879116becc7.tar.gz | |
Added section for MimeWriter, contributed by Christopher Petrilli
<petrilli@amber.org>.
This spells the end of another whole section in the undoc chapter!
Diffstat (limited to 'Doc/lib/lib.tex')
| -rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index e036e42646..931974ab4f 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -186,6 +186,7 @@ add new extensions to Python and how to embed it in other applications. \input{libformatter} \input{librfc822} \input{libmimetools} +\input{libmimewriter} \input{libmultifile} \input{libbinhex} \input{libuu} |
