| Trees | Indices | Help |
|
|---|
|
|
message.Message --+
|
base.MIMEBase --+
|
nonmultipart.MIMENonMultipart --+
|
MIMEMessage
Class representing message/* MIME documents.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
Imports: walk
|
|||
Create a message/* type MIME document. _msg is a message object and must be an instance of Message, or a derived class of Message, otherwise a TypeError is raised. Optional _subtype defines the subtype of the contained message. The default is "rfc822" (this is defined by the MIME standard, even though the term "rfc822" is technically outdated by RFC 2822).
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:43:08 2008 | http://epydoc.sourceforge.net |