
    F\hr                     0    S r S/rSSKJr   " S S\5      rg)z.Class representing text/* type MIME documents.MIMEText    )MIMENonMultipartc                   *    \ rS rSrSrSSS.S jjrSrg)r      z0Class for generating text/* type MIME documents.N)policyc          	          Uc   UR                  S5        Sn[        R                  " U SX$[	        U5      S9  U R                  X5        g! [         a    Sn N@f = f)aN  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.
Nzus-asciizutf-8text)r   charset)encodeUnicodeEncodeErrorr   __init__strset_payload)self_text_subtype_charsetr   s        &/usr/lib/python3.13/email/mime/text.pyr   MIMEText.__init__   sc     #Z(% 	!!$*-h-	9 	) & #"#s   A
 
AA )plainN)__name__
__module____qualname____firstlineno____doc__r   __static_attributes__r       r   r   r      s    :* * *r   N)r   __all__email.mime.nonmultipartr   r   r   r   r   <module>r!      s!   
 5, 4* *r   