python (3.11.7)

(root)/
lib/
python3.11/
email/
mime/
__pycache__/
multipart.cpython-311.pyc

eS8dZdgZddlmZGddeZdS).Base class for MIME multipart/* type messages.
MIMEMultipart)MIMEBasec eZdZdZddddZdS)rrmixedN)policyctj|d|fd|i|g|_|r|D]}|||r||dSdS)aCreates a multipart/* type message.

        By default, creates a multipart/mixed message, with proper
        Content-Type and MIME-Version headers.

        _subtype is the subtype of the multipart content type, defaulting to
        `mixed'.

        boundary is the multipart boundary string.  By default it is
        calculated as needed.

        _subparts is a sequence of initial subparts for the payload.  It
        must be an iterable object, such as a list.  You can always
        attach new subparts to the message by using the attach() method.

        Additional parameters for the Content-Type header are taken from the
        keyword arguments (or passed into the _params argument).
        	multipartrN)r__init___payloadattachset_boundary)self_subtypeboundary	_subpartsr_paramsps       H/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/email/mime/multipart.pyrzMIMEMultipart.__init__s*	$XPPfPPPP

	

A	(h'''''	(	()rNN)__name__
__module____qualname____doc__rrrrrs;88 ( ( ( ( ( ( ( (rN)r__all__email.mime.baserrrrr<module>rs[
54
$$$$$$#(#(#(#(#(H#(#(#(#(#(r