+
     Bim                     2    R t R.t^ RIHt  ! R R]4      tR# )z.Class representing text/* type MIME documents.MIMEText)MIMENonMultipartc                   6   a  ] tR t^t o RtRRR/R lltRtV tR# )r   z0Class for generating text/* type MIME documents.Npolicyc          	         Vf    VP                  R4       Rp\        P                  ! V RW$\	        V4      R7       V P                  W4       R#   \         d    Rp LEi ; i)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.14/email/mime/text.pyr   MIMEText.__init__   sc     #Z(% 	!!$*-h-	9 	) & #"#s   A AA )plainN)__name__
__module____qualname____firstlineno____doc__r   __static_attributes____classdictcell__)__classdict__s   @r   r   r      s     :* * *    N)r   __all__email.mime.nonmultipartr   r   r   r   r   <module>r!      s!   
 5, 4* *r   