ó
    F\h#  ã                   ó<   • S r S/rSSKJr  SSKJr   " S S\5      rg)ú,Class representing message/* MIME documents.ÚMIMEMessageé    )Úmessage)ÚMIMENonMultipartc                   ó*   • \ rS rSrSrSSS.S jjrSrg)r   é   r   N©Úpolicyc                óä   • [         R                  " U SX#S9  [        U[        R                  5      (       d  [        S5      e[        R                  R                  X5        U R                  S5        g)aj  Create a message/* type MIME document.

_msg is a message object and must be an instance of Message, or a
derived class of Message, otherwise a TypeError is raised.

Optional _subtype defines the subtype of the contained message.  The
default is "rfc822" (this is defined by the MIME standard, even though
the term "rfc822" is technically outdated by RFC 2822).
r   r	   z&Argument is not an instance of Messagezmessage/rfc822N)r   Ú__init__Ú
isinstancer   ÚMessageÚ	TypeErrorÚattachÚset_default_type)ÚselfÚ_msgÚ_subtyper
   s       Ú)/usr/lib/python3.13/email/mime/message.pyr   ÚMIMEMessage.__init__   sV   € ô 	×!Ò! $¨	°8ÒKÜ˜$¤§¡×0Ñ0ÜÐDÓEÐEô 	‰×Ñ˜tÔ*à×ÑÐ.Õ/ó    © )Úrfc822)Ú__name__Ú
__module__Ú__qualname__Ú__firstlineno__Ú__doc__r   Ú__static_attributes__r   r   r   r   r      s   † Ù6ð0¸$÷ 0ñ 0r   N)r   Ú__all__Úemailr   Úemail.mime.nonmultipartr   r   r   r   r   Ú<module>r#      s$   ðñ
 3àˆ/€å Ý 4ô0Ð"õ 0r   