|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/proc/self/root/usr/lib/python2.4/email/ |
Upload File : |
mò
Ð=Ec @ s: d Z d k l Z d k l Z d e f d „ ƒ YZ d S( s. Class representing text/* type MIME documents.( s MIMENonMultipart( s encode_7or8bitt MIMETextc B s t Z d Z d d d „ Z RS( s0 Class for generating text/* type MIME documents.t plains us-asciic C s3 t i | d | h d | < | i | | ƒ d S( s~ 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.
t textt charsetN( t MIMENonMultipartt __init__t selft _subtypet _charsett set_payloadt _text( R R
R R ( ( t$ /usr/lib/python2.4/email/MIMEText.pyR s
( t __name__t
__module__t __doc__R ( ( ( R R s N( R t email.MIMENonMultipartR t email.Encoderst encode_7or8bitR ( R R R ( ( R t ? s