ž qyMa%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.pyus