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_xrange.pyc |
��
���Lc @ s_ d Z d d k l Z d d k l Z l Z l Z d d k l Z d e i f d � � YZ d S( s/ Fixer that changes xrange(...) into range(...).i ( t
fixer_base( t Namet Callt consuming_calls( t patcompt FixXrangec B sn e Z d Z d � Z d � Z d � Z d � Z d � Z d Z e i
e � Z d Z e i
e � Z
d � Z RS( s�
power<
(name='range'|name='xrange') trailer< '(' args=any ')' >
rest=any* >
c C s) t t | � i | | � t � | _ d S( N( t superR t
start_treet sett transformed_xranges( t selft treet filename( ( s0 /usr/lib64/python2.6/lib2to3/fixes/fix_xrange.pyR s c C s
d | _ d S( N( t NoneR ( R
R R ( ( s0 /usr/lib64/python2.6/lib2to3/fixes/fix_xrange.pyt finish_tree s c C sb | d } | i d j o | i | | � S| i d j o | i | | � St t | � � � d S( Nt nameu xrangeu range( t valuet transform_xranget transform_ranget
ValueErrort repr( R
t nodet resultsR ( ( s0 /usr/lib64/python2.6/lib2to3/fixes/fix_xrange.pyt transform s
c C s@ | d } | i t d d | i �� | i i t | � � d S( NR u ranget prefix( t replaceR R R t addt id( R
R R R ( ( s0 /usr/lib64/python2.6/lib2to3/fixes/fix_xrange.pyR $ s
c C s� t | � | i j o{ | i | � oj t t d � | d i � g � } t t d � | g d | i �} x | d D] } | i | � qu W| Sd S( Nu ranget argsu listR t rest( R R t in_special_contextR R t cloneR t append_child( R
R R t
range_callt list_callt n( ( s0 /usr/lib64/python2.6/lib2to3/fixes/fix_xrange.pyR * s " s3 power< func=NAME trailer< '(' node=any ')' > any* >s� for_stmt< 'for' any 'in' node=any ':' any* >
| comp_for< 'for' any 'in' node=any any* >
| comparison< any 'in' node=any any*>
c C s� | i d j o t Sh } | i i d j o? | i i | i i | � o# | d | j o | d i t j S| i i | i | � o | d | j S( NR t func( t parentR
t Falset p1t matchR R t p2( R
R R ( ( s0 /usr/lib64/python2.6/lib2to3/fixes/fix_xrange.pyR ? s ( t __name__t
__module__t PATTERNR R R R R t P1R t compile_patternR'