| Trees | Indices | Help |
|
|---|
|
|
message.Message --+
|
base.MIMEBase --+
|
nonmultipart.MIMENonMultipart --+
|
MIMEText
Class for generating text/* type MIME documents.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
Imports: walk
|
|||
Create a text/* type MIME document. _text is the string for this message object. _subtype is the MIME sub content type, defaulting to "plain". _charset is the character set parameter added to the Content-Type header. This defaults to "us-ascii". Note that as a side-effect, the Content-Transfer-Encoding header will also be set.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:43:09 2008 | http://epydoc.sourceforge.net |