File: //proc/3/task/3/cwd/usr/lib/python2.4/email/MIMEMessage.pyc
mò
‚=5Dc @ s: d Z d k l Z d k l Z d e f d „ ƒ YZ d S( s, Class representing message/* MIME documents.( s Message( s MIMENonMultipartt MIMEMessagec B s t Z d Z d d „ Z RS( s, Class representing message/* MIME documents.t rfc822c C sZ t i | d | ƒ t | t i ƒ p t d ƒ ‚ n t i i | | ƒ | i d ƒ d S( sš 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).
t messages&