|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21585/root/usr/lib64/python2.4/email/ |
Upload File : |
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&