Spade
Mini Shell
| Directory:~$ /proc/self/root/usr/lib/python2.7/site-packages/future/backports/email/mime/ |
| [Home] [System Details] [Kill Me] |
�
,�]c@`sidZddlmZddlmZddlmZdgZddlmZdefd��YZd S(
u.Base class for MIME multipart/* type
messages.i(tunicode_literals(tdivision(tabsolute_importu
MIMEMultipart(tMIMEBaset
MIMEMultipartcB`s
eZdZdddd�ZRS(u.Base class for MIME multipart/* type
messages.umixedcK`s`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(Rt__init__t_payloadtattachtset_boundary(tselft_subtypetboundaryt _subpartst_paramstp((sI/usr/lib/python2.7/site-packages/future/backports/email/mime/multipart.pyRs
N(t__name__t
__module__t__doc__tNoneR(((sI/usr/lib/python2.7/site-packages/future/backports/email/mime/multipart.pyRsN( Rt
__future__RRRt__all__t
future.backports.email.mime.baseRR(((sI/usr/lib/python2.7/site-packages/future/backports/email/mime/multipart.pyt<module>s