Added section for MimeWriter, contributed by Christopher Petrilli

<petrilli@amber.org>.

This spells the end of another whole section in the undoc chapter!
This commit is contained in:
Fred Drake 1999-02-12 19:26:09 +00:00
parent f7bf3b2b06
commit 28bc711f5f
3 changed files with 76 additions and 8 deletions

View file

@ -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}