|
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 @ s0 d Z d k l Z d e i f d YZ d S( s$ Base class for MIME specializations.( s Messaget MIMEBasec B s t Z d Z d Z RS( s$ Base class for MIME specializations.c K sA t i i | d | | f } | i d | | d | d <d S( s This constructor adds a Content-Type: and a MIME-Version: header.
The Content-Type: header is taken from the _maintype and _subtype
arguments. Additional parameters for this header are taken from the
keyword arguments.
s %s/%ss Content-Types 1.0s MIME-VersionN( t Messaget __init__t selft _maintypet _subtypet ctypet
add_headert _params( R R R R R ( ( t$ /usr/lib/python2.4/email/MIMEBase.pyR s
( t __name__t
__module__t __doc__R ( ( ( R R s N( R t emailR R ( R R ( ( R t ? s