PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /opt/alt/python35/lib64/python3.5/email/mime/__pycache__/
Server: Linux popus.webrserver.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
IP: 172.245.40.66
Choose File :

Url:
Dir : //opt/alt/python35/lib64/python3.5/email/mime/__pycache__/text.cpython-35.pyc



�qc~�@sIdZdgZddlmZddlmZGdd�de�ZdS)z.Class representing text/* type MIME documents.�MIMEText�)�Charset)�MIMENonMultipartc@s(eZdZdZdddd�ZdS)rz0Class for generating text/* type MIME documents.ZplainNcCst|dkr>y|jd�d}Wntk
r=d}YnXtj|d|dt|�i�|j||�dS)a~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.
        Nzus-asciizutf-8�text�charset)�encode�UnicodeEncodeErrorr�__init__�strZset_payload)�selfZ_textZ_subtypeZ_charset�r�4/opt/alt/python35/lib64/python3.5/email/mime/text.pyr	s


zMIMEText.__init__)�__name__�
__module__�__qualname__�__doc__r	rrrr
rsN)r�__all__Z
email.charsetrZemail.mime.nonmultipartrrrrrr
�<module>s