|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /usr/lib64/python3.9/email/mime/__pycache__/ |
a
�i� � @ 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