HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3.10/email/mime/__pycache__/base.cpython-310.pyc
o

E�h��@s4dZdgZddlZddlmZGdd�dej�ZdS)�$Base class for MIME specializations.�MIMEBase�N)�messagec@seZdZdZdd�dd�ZdS)rrN��policycKsL|durtjj}tjj||d�d||f}|jd|fi|��d|d<dS)z�This constructor adds a Content-Type: and a MIME-Version: header.

        The Content-Type: header is taken from the _maintype and _subtype
        arguments.  Additional parameters for this header are taken from the
        keyword arguments.
        Nrz%s/%szContent-Typez1.0zMIME-Version)�emailr�compat32r�Message�__init__�
add_header)�self�	_maintype�_subtyper�_params�ctype�r�&/usr/lib/python3.10/email/mime/base.pyr
szMIMEBase.__init__)�__name__�
__module__�__qualname__�__doc__r
rrrrrs)r�__all__�email.policyrrr	rrrrr�<module>s