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/lib2to3/fixes/fix_import.pyo
��
���Lc@szdZddklZddklZlZlZlZddkl	Z	l
Z
lZd�Zdei
fd��YZd	S(
s�Fixer for import statements.
If spam is being imported from the local directory, this import:
    from spam import eggs
Becomes:
    from .spam import eggs

And this import:
    import spam
Becomes:
    from . import spam
i(t
fixer_basei����(tdirnametjointexiststsep(t
FromImporttsymsttokenccs�|g}x�|o�|i�}|itijo|iVq|itijo3dig}|iD]}||iqe~�Vq|iti	jo|i
|id�q|itijo!|i|iddd��qt
d��qWdS(sF
    Walks over all the names imported in a dotted_as_names node.
    tiNi����sunkown node type(tpopttypeRtNAMEtvalueRtdotted_nameRtchildrentdotted_as_nametappendtdotted_as_namestextendtAssertionError(tnamestpendingtnodet_[1]tch((s0/usr/lib64/python2.6/lib2to3/fixes/fix_import.pyttraverse_importss	3!t	FixImportcBs)eZdZd�Zd�Zd�ZRS(sj
    import_from< 'from' imp=any 'import' ['('] any [')'] >
    |
    import_name< 'import' imp=any >
    cCs/tt|�i||�d|ij|_dS(Ntabsolute_import(tsuperRt
start_treetfuture_featurestskip(tselfttreetname((s0/usr/lib64/python2.6/lib2to3/fixes/fix_import.pyR.scCs|iodS|d}|itijoZx"t|d�p|id}q/W|i|i�od|i|_|i�qn�t	}t	}x4t
|�D]&}|i|�o
t}q�t}q�W|o |o|i|d�ndSt
d|g�}|i|_|SdS(NtimpRiu.s#absolute and local imports together(RR
Rtimport_fromthasattrRtprobably_a_local_importRtchangedtFalseRtTruetwarningRtprefix(R RtresultsR#t
have_localt
have_absolutetmod_nametnew((s0/usr/lib64/python2.6/lib2to3/fixes/fix_import.pyt	transform2s0




cCs�|id�otS|idd�d}t|i�}t||�}ttt|�d��ptSx6dtdddd	gD]}t||�otSq�WtS(
Nu.iis__init__.pys.pys.pycs.sos.sls.pyd(	t
startswithR(tsplitRtfilenameRRRR)(R timp_namet	base_pathtext((s0/usr/lib64/python2.6/lib2to3/fixes/fix_import.pyR&Ts	(t__name__t
__module__tPATTERNRR1R&(((s0/usr/lib64/python2.6/lib2to3/fixes/fix_import.pyR&s		"N(t__doc__RRtos.pathRRRRt
fixer_utilRRRRtBaseFixR(((s0/usr/lib64/python2.6/lib2to3/fixes/fix_import.pyt<module>s
"