Spade
Mini Shell
| Directory:~$ /lib/python2.7/site-packages/future/backports/email/ |
| [Home] [System Details] [Kill Me] |
�
,�]c@`sUdZddlmZmZmZddlmZmZmZm Z dgZ
ddlZddlZddl
Z
ddlZddlmZmZddlmZddlmZdd lmZdd
lmZddlmZddlmZejZd
Zejd�Z
d�Z!de#d�Z$d�Z%d�Z&de'fd��YZ(dS(u8Basic
message object for the email package object
model.i(tabsolute_importtdivisiontunicode_literals(tlisttrangetstrtzipuMessageN(tBytesIOtStringIO(t
as_native_str(tutils(terrors(tcompat32(tcharset(tdecode_bu;
u[
\(\)<>@,;:\\"/\[\]\?=]cC`sJt|�jd�\}}}|s4|j�dfS|j�|j�fS(Nu;(Rt partitiontstriptNone(tparamtatseptb((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt_splitparam"scC`s�|d
k r�t|�dkr�t|t�rf|d7}tj|d|d|d�}d||fSy|jd�Wn;tk
r�|d7}tj|dd�}d||fSX|s�tj |�r�d |tj
|�fSd||fSn|Sd
S(u~Convenience function to format and return a key=value pair.
This will quote the value if needed or if quote is true. If value is a
three tuple (charset, language, value), it will be encoded according
to RFC2231 rules. If it contains non-ascii characters it will likewise
be encoded according to RFC2231 rules, using the utf-8 charset and
a null language.
iu*iiu%s=%suasciiuutf-8uu%s="%s"N(Rtlent
isinstancettupleR
tencode_rfc2231tencodetUnicodeEncodeErrort tspecialstsearchtquote(RtvalueR((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt_formatparam,s
!
cC`s+dt|�}g}x|d
dkr&|d}|jd�}xR|dkr�|jdd|�|jdd|�dr�|jd|d�}qEW|dkr�t|�}n||
}d|kr|jd�}||
j�j�d||dj�}n|j|j��||}qW|S(Nu;iiu"u\"iu=(RtfindtcountRtindexRtlowertappend(tstplisttendtfti((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt_parseparamNs
;
/cC`sBt|t�r1|d|dtj|d�fStj|�SdS(Niii(RRR
tunquote(R
((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt
_unquotevaluebs"tMessagecB`s�eZdZed�Zedd�d��Zedd�Zd�Z d�Z
d �Zd
�Zd2ed�Zd2d�Zd
�Zd�Zd�Zd�Zd�Zd�Zd�Zd�Zd�Zd�Zd�Zd2d�Zd�Zd�Zd2d�Zd�Zd�Z
d�Z!d�Z"d
�Z#d!�Z$d"�Z%d#�Z&d2d$e'd%�Z(d2d$e'd&�Z)d'e'd2d(d)�Z*d$e'd*�Z+d'e'd+�Z,d2d,�Z-d2d-�Z.d.�Z/d2d/�Z0d2d0�Z1dd1l2m3Z3RS(3u�Basic
message object.
A message object is defined as something that has a bunch of RFC 2822
headers and a payload. It may optionally have an envelope header
(a.k.a. Unix-From or From_ header). If the message is a container
(i.e. a
multipart or a message/rfc822), then the payload is a list of Message
objects, otherwise it is a string.
Message objects implement part of the `mapping' interface, which
assumes
there is exactly one occurrence of the header per message. Some
headers
do in fact appear multiple times (e.g. Received) and for those headers,
you must use the explicit API to set or get all the headers. Not all
of
the mapping methods are implemented.
cC`sV||_t�|_d|_d|_d|_d|_|_g|_ d|_
dS(Nu
text/plain(tpolicyRt_headersRt _unixfromt_payloadt_charsettpreambletepiloguetdefectst
_default_type(tselfR0((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__init__|s tencodinguutf-8cC`s
|j�S(uwReturn the entire formatted message as a string.
This includes the headers, body, and envelope header.
(t as_string(R9((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__str__�sicC`sNddlm}t�}||dtd|�}|j|d|�|j�S(uWReturn
the entire formatted message as a (unicode) string.
Optional `unixfrom' when True, means include the Unix From_
envelope
header.
This is a convenience method and may not generate the message
exactly
as you intend. For more flexibility, use the flatten() method of a
Generator instance.
i(t Generatortmangle_from_tmaxheaderlentunixfrom(t
future.backports.email.generatorR>RtFalsetflattentgetvalue(R9RAR@R>tfptg((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyR<�s
cC`st|jt�S(u6Return True if the message consists of
multiple
parts.(RR3R(R9((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytis_multipart�scC`s
||_dS(N(R2(R9RA((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytset_unixfrom�scC`s|jS(N(R2(R9((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_unixfrom�scC`s2|jdkr|g|_n|jj|�dS(u�Add
the given payload to the current payload.
The current payload will always be a list of objects after this
method
is called. If you want to set the payload to a scalar object, use
set_payload() instead.
N(R3RR&(R9tpayload((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytattach�scC`sZ|j�r7|rdS|dkr)|jS|j|Sn|dk rrt|jt�rrtdt|j���n|j}t|jdd��j �}t|t�rkt|�}t
j|�r)|jdd�}|shy"|j
|jdd�d�}Wq&tk
r"|j
dd�}q&Xqhqk|rky|jd�}Wqhtk
rd|jd�}qhXqkn|su|S|d kr�t
j|�S|d
kr�tdj|j���\}}x!|D]}|jj||�q�W|S|dkrCt|�} t�}
y$tj
| |
dt�|
j�SWqCtjk
r?|SXnt|t�rV|S|S(uZReturn a reference to the payload.
The payload will either be a list object or a string. If you
mutate
the list object, you modify the message's payload in place.
Optional
i returns that index into the payload.
Optional decode is a flag indicating whether the payload should be
decoded or not, according to the Content-Transfer-Encoding header
(default is False).
When True and the message is not a multipart, the payload will be
decoded if this header's value is `quoted-printable' or
`base64'. If
some other encoding is used, or the header is missing, or if the
payload has bogus data (i.e. bogus base64 or uuencoded data), the
payload is returned as-is.
If the message is a multipart and the decode flag is True, then
None
is returned.
uExpected list, got
%sucontent-transfer-encodinguuasciiusurrogateescapeucharsetureplaceuraw-unicode-escapeuquoted-printableubase64tu
x-uuencodeuuuencodeuuueux-uuetquietN(u
x-uuencodeuuuencodeuuueux-uue(RHRR3RRt TypeErrorttypeRtgetR%R
t_has_surrogatesRtdecodet get_paramtLookupErrortUnicodeErrort_qdecodeRtjoint
splitlinesR0t
handle_defectRtuutTrueREtError(R9R+RSRKtctetbpayloadR
R7tdefecttin_filetout_file((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_payload�sX" "
!
cC`s)||_|dk r%|j|�ndS(u�Set
the payload to the given value.
Optional charset sets the message's default character set.
See
set_charset() for details.
N(R3Rtset_charset(R9RKR
((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytset_payloads cC`s=|dkr&|jd�d|_dSt|t�sDt|�}n||_d|krl|jdd�nd|kr�|jddd|j��n|jd|j��||j�kr�|j|j �|_ nd|kr9|j
�}y||�Wq9tk
r5|j|j �|_ |jd|�q9XndS( u�Set the charset of the
payload to a given character set.
charset can be a Charset instance, a string naming a character set,
or
None. If it is a string it will be converted to a Charset
instance.
If charset is None, the charset parameter will be removed from the
Content-Type field. Anything else will generate a TypeError.
The message will be assumed to be of type text/* encoded with
charset.input_charset. It will be converted to
charset.output_charset
and encoded properly, if needed, when generating the plain text
representation of the message. MIME headers (MIME-Version,
Content-Type, Content-Transfer-Encoding) will be added as needed.
ucharsetNuMIME-Versionu1.0uContent-Typeu
text/plainR
uContent-Transfer-Encoding(Rt del_paramR4RtCharsett
add_headertget_output_charsett set_paramtbody_encodeR3tget_body_encodingRO(R9R
R^((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyRds,
cC`s|jS(uKReturn
the Charset instance associated with the message's payload.
(R4(R9((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_charsetEscC`s
t|j�S(u9Return
the total number of headers, including
duplicates.(RR1(R9((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__len__MscC`s
|j|�S(u-Get
a header value.
Return None if the header is missing instead of raising an
exception.
Note that if the header appeared multiple times, exactly which
occurrence gets returned is undefined. Use get_all() to get all
the values matching a header field name.
(RQ(R9tname((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__getitem__Qs cC`s�|jj|�}|r�|j�}d}x`|jD]R\}}|j�|kr4|d7}||kr�tdj||���q�q4q4Wn|jj|jj||��dS(u�Set
the value of a header.
Note: this does not overwrite an existing header with the same
field
name. Use __delitem__() first to delete any existing headers.
iiu/There may be at most {} {} headers in a
messageN(R0theader_max_countR%R1t
ValueErrortformatR&theader_store_parse(R9Rotvalt max_counttlnametfoundtktv((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__setitem__\s
cC`sd|j�}t�}x?|jD]4\}}|j�|kr|j||f�qqW||_dS(uwDelete
all occurrences of a header, if present.
Does not raise an exception if the header is missing.
N(R%RR1R&(R9Rot
newheadersRyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__delitem__ns cC`s2|j�g|jD]\}}|j�^qkS(N(R%R1(R9RoRyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__contains__zscc`s#x|jD]\}}|Vq
WdS(N(R1(R9tfieldR
((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt__iter__}scC`s
g|jD]\}}|^q
S(u.Return a list of all the message's header field names.
These will be sorted in the order they appeared in the original
message, or were added to the message, and may contain duplicates.
Any fields deleted and re-inserted are always appended to the
header
list.
(R1(R9RyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytkeys�scC`s/g|jD]!\}}|jj||�^q
S(u)Return a list of all the message's header values.
These will be sorted in the order they appeared in the original
message, or were added to the message, and may contain duplicates.
Any fields deleted and re-inserted are always appended to the
header
list.
(R1R0theader_fetch_parse(R9RyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytvalues�scC`s5g|jD]'\}}||jj||�f^q
S(u'Get all the message's header fields and values.
These will be sorted in the order they appeared in the original
message, or were added to the message, and may contain duplicates.
Any fields deleted and re-inserted are always appended to the
header
list.
(R1R0R�(R9RyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytitems�scC`sO|j�}x<|jD]1\}}|j�|kr|jj||�SqW|S(u~Get
a header value.
Like __getitem__() but return failobj instead of None when the
field
is missing.
(R%R1R0R�(R9RotfailobjRyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyRQ�s
cC`s|jj||f�dS(u�Store name and value in the model
without modification.
This is an "internal" API, intended only for use by a
parser.
N(R1R&(R9RoR
((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytset_raw�scC`st|jj��S(u�Return
the (name, value) header pairs without modification.
This is an "internal" API, intended only for use by a
generator.
(titerR1tcopy(R9((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt raw_items�scC`skg}|j�}xH|jD]=\}}|j�|kr|j|jj||��qqW|sg|S|S(uQReturn
a list of all the values for the named field.
These will be sorted in the order they appeared in the original
message, and may contain duplicates. Any fields deleted and
re-inserted are always appended to the header list.
If no such fields exist, failobj is returned (defaults to None).
(R%R1R&R0R�(R9RoR�R�RyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_all�s #cK`s�g}xd|j�D]V\}}|dkrG|j|jdd��q|jt|jdd�|��qW|dk r�|jd|�ntj|�||<dS(u�Extended
header setting.
name is the header field to add. keyword arguments can be used to
set
additional parameters for the header field, with underscores
converted
to dashes. Normally the parameter will be added as
key="value" unless
value is None, in which case only the key will be added. If a
parameter value contains non-ASCII characters it can be specified
as a
three-tuple of (charset, language, value), in which case it will be
encoded according to RFC2231 rules. Otherwise it will be encoded
using
the utf-8 charset and a language of ''.
Examples:
msg.add_header('content-disposition',
'attachment', filename='bud.gif')
msg.add_header('content-disposition',
'attachment',
filename=('utf-8', '',
'Fußballer.ppt'))
msg.add_header('content-disposition',
'attachment',
filename='Fußballer.ppt'))
u_u-iN(R�RR&treplaceR!tinsertt SEMISPACERX(R9t_namet_valuet_paramstpartsRyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyRh�s&cC`s�|j�}xsttt|j��|j�D]D\}\}}|j�|kr.|jj||�|j|<Pq.q.Wt|��dS(u�Replace
a header.
Replace the first matching header found in the message, retaining
header order and case. If no matching header was found, a KeyError
is
raised.
N(R%RRRR1R0RttKeyError(R9R�R�R+RyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytreplace_header�s4cC`sdt�}|jd|�}||kr1|j�St|�dj�}|jd�dkr`dS|S(u0Return
the message's content type.
The returned string is coerced to lower case of the form
`maintype/subtype'. If there was no Content-Type header in
the
message, the default type as given by get_default_type() will be
returned. Since according to RFC 2045, messages always have a
default
type this will always return a value.
RFC 2045 defines a message's default type to be text/plain
unless it
appears inside a multipart/digest container, in which case it would
be
message/rfc822.
ucontent-typeiu/iu
text/plain(tobjectRQtget_default_typeRR%R#(R9tmissingR
tctype((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_content_types
cC`s|j�}|jd�dS(u�Return the message's main
content type.
This is the `maintype' part of the string returned by
get_content_type().
u/i(R�tsplit(R9R�((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_content_maintypescC`s|j�}|jd�dS(u�Returns
the message's sub-content type.
This is the `subtype' part of the string returned by
get_content_type().
u/i(R�R�(R9R�((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_content_subtype(scC`s|jS(uReturn
the `default' content type.
Most messages have a default content type of text/plain, except for
messages that are subparts of multipart/digest containers. Such
subparts have a default content type of message/rfc822.
(R8(R9((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyR�1scC`s
||_dS(u�Set
the `default' content type.
ctype should be either "text/plain" or
"message/rfc822", although this
is not enforced. The default content type is not stored in the
Content-Type header.
N(R8(R9R�((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytset_default_type:sc C`s�t�}|j||�}||kr+|Sg}x�t|�D]s}y4|jdd�\}}|j�}|j�}Wn#tk
r�|j�}d}nX|j||f�q>Wtj|�}|S(Nu=iu( R�RQR,R�RRrR&R
t
decode_params( R9R�theaderR�R
tparamstpRoRu((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt_get_params_preserveCs
ucontent-typecC`sbt�}|j||�}||kr+|S|rZg|D]\}}|t|�f^q8S|SdS(umReturn
the message's Content-Type parameters, as a list.
The elements of the returned list are 2-tuples of key/value pairs,
as
split on the `=' sign. The left hand side of the `=' is
the key,
while the right hand side is the value. If there is no `='
sign in
the parameter the value is the empty string. The value is as
described in the get_param() method.
Optional failobj is the object to return if there is no
Content-Type
header. Optional header is the header to search instead of
Content-Type. If unquote is True, the value is unquoted.
N(R�R�R.(R9R�R�R-R�R�RyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt
get_paramsXs
)cC`sf||kr|SxO|j||�D];\}}|j�|j�kr#|rWt|�S|Sq#q#W|S(uReturn
the parameter value if found in the Content-Type header.
Optional failobj is the object to return if there is no
Content-Type
header, or the Content-Type header has no such parameter. Optional
header is the header to search instead of Content-Type.
Parameter keys are always compared case insensitively. The return
value can either be a string, or a 3-tuple if the parameter was RFC
2231 encoded. When it's a 3-tuple, the elements of the value
are of
the form (CHARSET, LANGUAGE, VALUE). Note that both CHARSET and
LANGUAGE can be None, in which case you should consider VALUE to be
encoded in the us-ascii charset. You can usually ignore LANGUAGE.
The parameter value (either the returned string, or the VALUE item
in
the 3-tuple) is always unquoted, unless unquote is set to False.
If your application doesn't care whether the parameter was RFC
2231
encoded, it can turn the return value into a string as follows:
param = msg.get_param('foo')
param = email.utils.collapse_rfc2231_value(rawparam)
(R�R%R.(R9RR�R�R-RyRz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyRTns
uContent-TypeucC`swt|t�r(|r(|||f}n||krO|j�dkrOd}n|j|�}|j|d|�s�|s�t|||�}qJtj|t|||�g�}n�d}x�|jd|d|�D]u\}} d}
|j�|j�krt|||�}
nt|| |�}
|s1|
}q�tj||
g�}q�W||j|�krs||=|||<ndS(u�Set a parameter in the
Content-Type header.
If the parameter already exists in the header, its value will be
replaced with the new value.
If header is Content-Type and has not yet been defined for this
message, it will be set to "text/plain" and the new
parameter and
value will be appended as per RFC 2045.
An alternate header can specified in the header argument, and all
parameters will be quoted as necessary unless requote is False.
If charset is specified, the parameter will be encoded according to
RFC
2231. Optional language specifies the RFC 2231 language,
defaulting
to the empty string. Both charset and language should be strings.
ucontent-typeu
text/plainR�uR-N( RRR%RQRTR!R�RXR�(R9RR
R�trequoteR
tlanguageR�t old_paramt old_valuetappend_param((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyRj�s. cC`s�||krdSd}x}|jd|d|�D]c\}}|j�|j�kr/|snt|||�}q�tj|t|||�g�}q/q/W||j|�kr�||=|||<ndS(u>Remove
the given parameter completely from the Content-Type header.
The header will be re-written in place without the parameter or its
value. All values will be quoted as necessary unless requote is
False. Optional header specifies an alternative to the
Content-Type
header.
NuR�R-(R�R%R!R�RXRQ(R9RR�R�t new_ctypeR�Rz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyRf�s% cC`s�|jd�dkst�n|j�dkrD|d=d|d<n||kr^|||<dS|jd|d |�}||=|||<x.|dD]"\}}|j||||�q�WdS(
uKSet the main type and subtype for the Content-Type header.
type must be a string in the form "maintype/subtype",
otherwise a
ValueError is raised.
This method replaces the Content-Type header, keeping all the
parameters in place. If requote is False, this leaves the existing
header's quoting as is. Otherwise, the parameters will be
quoted (the
default).
An alternative header can be specified in the header argument.
When
the Content-Type header is set, we'll always also add a
MIME-Version
header.
u/iucontent-typeumime-versionu1.0uMIME-VersionNR�R-(R#RrR%R�Rj(R9RPR�R�R�R�Rz((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytset_type�s
cC`set�}|jd|d�}||krB|jd|d�}n||krR|Stj|�j�S(u@Return
the filename associated with the payload if present.
The filename is extracted from the Content-Disposition
header's
`filename' parameter, and it is unquoted. If that header is
missing
the `filename' parameter, this method falls back to looking
for the
`name' parameter.
ufilenameucontent-dispositionunameucontent-type(R�RTR
tcollapse_rfc2231_valueR(R9R�R�tfilename((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_filename�s cC`s>t�}|jd|�}||kr+|Stj|�j�S(u�Return
the boundary associated with the payload if present.
The boundary is extracted from the Content-Type header's
`boundary'
parameter, and it is unquoted.
uboundary(R�RTR
R�trstrip(R9R�R�tboundary((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_boundarys
cC`s�t�}|j|d�}||kr9tjd��nt�}t}xY|D]Q\}}|j�dkr�|jdd|f�t}qO|j||f�qOW|s�|jdd|f�nt�}x�|j D]�\} }
| j�dkrvt�}xG|D]?\}}
|
dkr-|j|�q|jd||
f�qWt
j|�}
|j|jj
| |
��q�|j| |
f�q�W||_ dS(u�Set the boundary parameter in Content-Type to
'boundary'.
This is subtly different than deleting the Content-Type header and
adding a new one with a new boundary parameter via add_header().
The
main difference is that using the set_boundary() method preserves
the
order of the Content-Type header in the original message.
HeaderParseError is raised if the message has no Content-Type
header.
ucontent-typeuNo Content-Type header
founduboundaryu"%s"uu%s=%sN(R�R�RtHeaderParseErrorRRCR%R&R\R1R�RXR0Rt(R9R�R�R�t newparamstfoundptpktpvR|thRzR�RyRu((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytset_boundarys2
cC`s�t�}|jd|�}||kr+|St|t�r�|dpGd}y&|djd�}t||�}Wq�ttfk
r�|d}q�Xny|jd�Wntk
r�|SX|j�S(u�Return the charset parameter of the Content-Type
header.
The returned string is always coerced to lower case. If there is
no
Content-Type header, or if that header has no charset parameter,
failobj is returned.
ucharsetiuus-asciiiuraw-unicode-escape( R�RTRRRRRURVR%(R9R�R�R
tpcharsettas_bytes((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_content_charsetAs
cC`s&g|j�D]}|j|�^q
S(u�Return
a list containing the charset(s) used in this message.
The returned list of items describes the Content-Type headers'
charset parameter for this message and all the subparts in its
payload.
Each item will either be a string (the value of the charset
parameter
in the Content-Type header of that part) or the value of the
'failobj' parameter (defaults to None), if the part does
not have a
main MIME type of "text", or the charset is not defined.
The list will contain one string for each part of the message, plus
one for the container message (i.e. self), so that a non-multipart
message will still return a list of length 1.
(twalkR�(R9R�tpart((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pytget_charsets_s(R�N(4t__name__t
__module__t__doc__RR:R R=RCR<RHRIRJRLRRcReRdRmRnRpR{R}R~R�R�R�R�RQR�R�R�RhR�R�R�R�R�R�R�R\R�RTRjRfR�R�R�R�R�R�t
future.backports.email.iteratorsR�(((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyR/ms\ [
&
!/
.()R�t
__future__RRRtfuture.builtinsRRRRt__all__treR[tbase64tbinasciitioRRtfuture.utilsR tfuture.backports.emailR
Rt"future.backports.email._policybaseRR
R4t%future.backports.email._encoded_wordsRRgR�tcompileRRRR\R!R,R.R�R/(((sB/usr/lib/python2.7/site-packages/future/backports/email/message.pyt<module>s,"
"