| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/opt/alt/python33/lib64/python3.3/email/mime/__pycache__/ |
Upload File : |
�
� f� c @ sI d Z d g Z d d l m Z d d l m Z Gd d � d e � Z d S( u. Class representing text/* type MIME documents.u MIMETexti ( u encode_7or8bit( u MIMENonMultipartc B s, | Ee Z d Z d Z d d d d � Z d S( u MIMETextu0 Class for generating text/* type MIME documents.u plainc C sr | d k rA y | j d � d } WqA t k
r= d } YqA Xn t j | d | i | d 6� | j | | � d S( u~ 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.
u us-asciiu utf-8u textu charsetN( u Noneu encodeu UnicodeEncodeErroru MIMENonMultipartu __init__u set_payload( u selfu _textu _subtypeu _charset( ( u4 /opt/alt/python33/lib64/python3.3/email/mime/text.pyu __init__ s
u MIMEText.__init__N( u __name__u
__module__u __qualname__u __doc__u Noneu __init__( u
__locals__( ( u4 /opt/alt/python33/lib64/python3.3/email/mime/text.pyu MIMEText s N( u __doc__u __all__u email.encodersu encode_7or8bitu email.mime.nonmultipartu MIMENonMultipartu MIMEText( ( ( u4 /opt/alt/python33/lib64/python3.3/email/mime/text.pyu <module> s