One Hat Cyber Team
Your IP :
216.73.216.55
Server IP :
5.189.175.239
Server :
Linux panel.gemx-ai.com 5.14.0-570.19.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 4 04:00:24 EDT 2025 x86_64
Server Software :
LiteSpeed
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib64
/
python3.9
/
email
/
mime
/
__pycache__
/
View File Name :
nonmultipart.cpython-39.opt-1.pyc
a �DOg� � @ s6 d Z dgZddlmZ ddlmZ G dd� de�ZdS )z9Base class for MIME type messages that are not multipart.�MIMENonMultipart� )�errors)�MIMEBasec @ s e Zd ZdZdd� ZdS )r z0Base class for MIME non-multipart type messages.c C s t �d��d S )Nz4Cannot attach additional subparts to non-multipart/*)r ZMultipartConversionError)�self�payload� r �//usr/lib64/python3.9/email/mime/nonmultipart.py�attach s �zMIMENonMultipart.attachN)�__name__� __module__�__qualname__�__doc__r r r r r r s N)r �__all__Zemailr Zemail.mime.baser r r r r r �<module> s