source: trunk/essentials/dev-lang/python/Doc/lib/libmimewriter.tex@ 3368

Last change on this file since 3368 was 3225, checked in by bird, 19 years ago

Python 2.5

File size: 3.4 KB
Line 
1\section{\module{MimeWriter} ---
2 Generic MIME file writer}
3
4\declaremodule{standard}{MimeWriter}
5
6\modulesynopsis{Generic MIME file writer.}
7\sectionauthor{Christopher G. Petrilli}{[email protected]}
8
9\deprecated{2.3}{The \refmodule{email} package should be used in
10 preference to the \module{MimeWriter} module. This
11 module is present only to maintain backward
12 compatibility.}
13
14This module defines the class \class{MimeWriter}. The
15\class{MimeWriter} class implements a basic formatter for creating
16MIME multi-part files. It doesn't seek around the output file nor
17does it use large amounts of buffer space. You must write the parts