Hacked By AnonymousFox

Current Path : /proc/thread-self/root/usr/lib64/python3.8/email/mime/__pycache__/
Upload File :
Current File : //proc/thread-self/root/usr/lib64/python3.8/email/mime/__pycache__/image.cpython-38.pyc

U

e5d%�@s>dZdgZddlZddlmZddlmZGdd�de�ZdS)z/Class representing image/* type MIME documents.�	MIMEImage�N)�encoders)�MIMENonMultipartc@s&eZdZdZdejfdd�dd�ZdS)rz1Class for generating image/* type MIME documents.N)�policycKsT|dkrt�d|�}|dkr$td��tj|d|fd|i|��|�|�||�dS)a�Create an image/* type MIME document.

        _imagedata is a string containing the raw image data.  If this data
        can be decoded by the standard Python `imghdr' module, then the
        subtype will be automatically included in the Content-Type header.
        Otherwise, you can specify the specific image subtype via the _subtype
        parameter.

        _encoder is a function which will perform the actual encoding for
        transport of the image data.  It takes one argument, which is this
        Image instance.  It should use get_payload() and set_payload() to
        change the payload to the encoded form.  It should also add any
        Content-Transfer-Encoding or other headers to the message as
        necessary.  The default encoding is Base64.

        Any additional keyword arguments are passed to the base class
        constructor, which turns them into parameters on the Content-Type
        header.
        Nz"Could not guess image MIME subtypeZimager)�imghdrZwhat�	TypeErrorr�__init__Zset_payload)�selfZ
_imagedataZ_subtypeZ_encoderrZ_params�r
�(/usr/lib64/python3.8/email/mime/image.pyrs�
zMIMEImage.__init__)�__name__�
__module__�__qualname__�__doc__rZ
encode_base64rr
r
r
rrs��)r�__all__rZemailrZemail.mime.nonmultipartrrr
r
r
r�<module>s


Hacked By AnonymousFox1.0, Coded By AnonymousFox