o [d@s4dZdgZddlZddlmZGdddejZdS)$Base class for MIME specializations.MIMEBaseN)messagec@seZdZdZddddZdS)rrNpolicycKsL|durtjj}tjj||dd||f}|jd|fi|d|d<dS)zThis 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)emailrcompat32rMessage__init__ add_header)self _maintype_subtyper_paramsctyper&/usr/lib/python3.10/email/mime/base.pyr s   zMIMEBase.__init__)__name__ __module__ __qualname____doc__r rrrrrs)r__all__ email.policyrrr rrrrrs