| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/email/mime/ |
Upload File : |
Ñò
ÉÉŽJc @ sI d Z d g Z d d k l Z d d k l Z d e f d „ ƒ YZ d S( s, Class representing message/* MIME documents.t MIMEMessageiÿÿÿÿ( t message( t MIMENonMultipartc B s e 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).
R s&