| Server IP : 172.67.131.151 / Your IP : 162.159.115.9 Web Server : Apache System : Linux keen-cori.18-142-40-148.plesk.page 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64 User : simottodesign.com_2tntp341vs7 ( 10011) PHP Version : 8.3.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3.8/email/mime/__pycache__/ |
Upload File : |
U
���g� � @ 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)�selfZpayload� r �-/usr/lib/python3.8/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