AlkantarClanX12

Your IP : 3.138.101.219


Current Path : /opt/alt/python33/lib64/python3.3/email/mime/__pycache__/
Upload File :
Current File : //opt/alt/python33/lib64/python3.3/email/mime/__pycache__/multipart.cpython-33.pyc

�
��f%c@s9dZdgZddlmZGdd�de�ZdS(u.Base class for MIME multipart/* type messages.u
MIMEMultiparti(uMIMEBasecBs/|EeZdZdZddddd�ZdS(u
MIMEMultipartu.Base class for MIME multipart/* type messages.umixedcKs`tj|d||�g|_|rFx|D]}|j|�q,Wn|r\|j|�ndS(u�Creates 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).
        u	multipartN(uMIMEBaseu__init__u_payloaduattachuset_boundary(uselfu_subtypeuboundaryu	_subpartsu_paramsup((u9/opt/alt/python33/lib64/python3.3/email/mime/multipart.pyu__init__s	
uMIMEMultipart.__init__N(u__name__u
__module__u__qualname__u__doc__uNoneu__init__(u
__locals__((u9/opt/alt/python33/lib64/python3.3/email/mime/multipart.pyu
MIMEMultipart
sN(u__doc__u__all__uemail.mime.baseuMIMEBaseu
MIMEMultipart(((u9/opt/alt/python33/lib64/python3.3/email/mime/multipart.pyu<module>s