Warning: Undefined array key "बहिः गच्छतु" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 181
Current File : //usr/lib64/python2.6/quopri.pyc
��
���Lc@s�dZddddgZdZdZdZdZyd	d
klZlZWne	j
odZdZnXd�Zd�Zd
d�Z
d
d
d�Zd
d�Zd
d�Zd�Zd�Zd�Zedjoe�ndS(sHConversions to/from quoted-printable transport encoding as per RFC 1521.tencodetdecodetencodestringtdecodestringt=iLt0123456789ABCDEFti����(ta2b_qptb2a_qpcCsM|djo|S|djo|S|tjpd|jo
djnS(s�Decide whether a particular character needs to be quoted.

    The 'quotetabs' flag indicates whether embedded tabs and spaces should be
    quoted.  Note that line-ending tabs and spaces are always encoded, as per
    RFC 1521.
    s 	t_t t~(tESCAPE(tct	quotetabstheader((s/usr/lib64/python2.6/quopri.pytneedsquotings


cCs(t|�}tt|dt|dS(sQuote a single character.i(tordRtHEX(R
ti((s/usr/lib64/python2.6/quopri.pytquote#sic
	Cs�tdj	o6|i�}t|d|d|�}|i|�dS|dd�}d}x#|i�}|pPng}	d}
|ddjo|d }d}
nxc|D][}t|||�ot|�}n|o|djo|	id	�q�|	i|�q�W|dj	o||�nti	|	�}x>t
|�tjo*||td
 dd�|td
}q7W|}q[|dj	o||d|
�ndS(
s�Read 'input', apply quoted-printable encoding, and write to 'output'.

    'input' and 'output' are files with readline() and write() methods.
    The 'quotetabs' flag indicates whether embedded tabs and spaces should be
    quoted.  Note that line-ending tabs and spaces are always encoded, as per
    RFC 1521.
    The 'header' flag indicates whether we are encoding spaces as _ as per
    RFC 1522.
    RRNs
cSs||o8|ddjo'|i|d t|d�|�n:|djo|it|�|�n|i||�dS(Ni����s 	t.(twriteR(tstoutputtlineEnd((s/usr/lib64/python2.6/quopri.pyR;s
'
Ri����R
R	iRs=
(RtNonetreadRtreadlineRRtappendtEMPTYSTRINGtjointlentMAXLINESIZE(
tinputRRRtdatatodataRtprevlinetlinetoutlinetstrippedR
tthisline((s/usr/lib64/python2.6/quopri.pyR*sB





	
cCsftdj	ot|d|d|�Sddkl}||�}|�}t||||�|i�S(NRRi����(tStringIO(RRt	cStringIOR*Rtgetvalue(RRRR*tinfptoutfp((s/usr/lib64/python2.6/quopri.pyRis
	cCsvtdj	o0|i�}t|d|�}|i|�dSd}x|i�}|pPndt|�}}|djo]||ddjoHd}	|d}x;|djo#||ddjo|d}q�Wnd}	xQ||joC||}
|
djo|o|d	}|d}q�|
tjo||
}|d}q�|d|jo|	od}	Pq�|d|jo-||dtjo|t}|d
}q�|d
|jo]t||d�oHt||d
�o3|tt	||d|d!��}|d}q�||
}|d}q�W|	p|i|d�d}qFqF|o|i|�ndS(s�Read 'input', apply quoted-printable decoding, and write to 'output'.
    'input' and 'output' are files with readline() and write() methods.
    If 'header' is true, decode underscore as space (per RFC 1522).RNRiis
s 	
R	R
ii(
RRRRRR Rtishextchrtunhex(R"RRR#R$tnewR&RtntpartialR
((s/usr/lib64/python2.6/quopri.pyRtsV

"
"




&
;%

cCs`tdj	ot|d|�Sddkl}||�}|�}t||d|�|i�S(NRi����(R*(RRR+R*RR,(RRR*R-R.((s/usr/lib64/python2.6/quopri.pyR�s
	cCsUd|jo
djnp7d|jo
djnpd|jodjSS(s8Return true if the character 'c' is a hexadecimal digit.t0t9tatftAtF((R
((s/usr/lib64/python2.6/quopri.pyR/�scCs�d}x�|D]�}d|jo
djnotd�}nfd|jo
djnotd�d}n4d|jo
djnotd�d}nP|d	t|�|}q
W|S(
s.Get the integer value of a hexadecimal number.iR5R6R7R8i
R9R:i(R(RtbitsR
R((s/usr/lib64/python2.6/quopri.pyR1�scCs�ddk}ddk}y#|i|idd�\}}WnE|ij
o6}|i|_|GHdGHdGHdGH|id�nXd}d}xB|D]:\}}|d	jo
d}n|d
jo
d}q�q�W|o)|o"|i|_dGH|id�n|p
dg}nd}	x�|D]�}
|
djo
|i}nLyt|
�}Wn8t	j
o,}|ii
d
|
|f�d}	q%nX|ot||i�nt||i|�||ij	o|i
�q%q%W|	o|i|	�ndS(Ni����ittds"usage: quopri [-t | -d] [file] ...s-t: quote tabss-d: decode; default encodeiis-ts-ds -t and -d are mutually exclusivet-s%s: can't open (%s)
(tsystgetopttargvterrortstderrtstdouttexittstdintopentIOErrorRRRtclose(R>R?toptstargstmsgtdecottabstoR7tststfiletfp((s/usr/lib64/python2.6/quopri.pytmain�sV#





t__main__N(t__doc__t__all__RR!RRtbinasciiRRtImportErrorRRRRRRRR/R1RRt__name__(((s/usr/lib64/python2.6/quopri.pyt<module>s*		?+			,