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



Yf~@sIdZdgZddlmZddlmZGdddeZdS)z.Class representing text/* type MIME documents.MIMEText)Charset)MIMENonMultipartc@s(eZdZdZddddZdS)rz0Class for generating text/* type MIME documents.ZplainNcCst|dkr>y|jdd}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-8textcharset)encodeUnicodeEncodeErrorr__init__strZset_payload)selfZ_textZ_subtypeZ_charsetr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	
Back to Directory File Manager