python (3.11.7)
    e                     p   	 d gZ ddlmZ ddlmZ  G d d e          Zg Zd Zd Zed             Z	ed             Z
ed	             Zed
             Zed             Z
ed             Zed
             Zed             Zed             Zed             Zed             Zed             Zed             ZdS )	MIMEImage    )encoders)MIMENonMultipartc                   ,    e Zd Z	 dej        fdddZdS )r   N)policyc                    	 |t          |          n|}|t          d          t          j        | d|fd|i| |                     |            ||            d S )Nz"Could not guess image MIME subtypeimager   )_what	TypeErrorr   __init__set_payload)self
_imagedata_subtype_encoderr   _paramss         D/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/email/mime/image.pyr   zMIMEImage.__init__   s    	&