AlkantarClanX12

Your IP : 3.21.12.88


Current Path : /proc/self/root/opt/alt/python35/lib64/python3.5/email/mime/__pycache__/
Upload File :
Current File : //proc/self/root/opt/alt/python35/lib64/python3.5/email/mime/__pycache__/base.cpython-35.opt-1.pyc



��Yf�@s<dZdgZddlmZGdd�dej�ZdS)z$Base class for MIME specializations.�MIMEBase�)�messagec@s"eZdZdZdd�ZdS)rz$Base class for MIME specializations.cKsAtjj|�d||f}|jd||�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.
        z%s/%szContent-Typez1.0zMIME-VersionN)r�Message�__init__Z
add_header)�selfZ	_maintypeZ_subtypeZ_paramsZctype�r�4/opt/alt/python35/lib64/python3.5/email/mime/base.pyrszMIMEBase.__init__N)�__name__�
__module__�__qualname__�__doc__rrrrrr
sN)r�__all__Zemailrrrrrrr�<module>s