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_exec.pyo |
��
���Lc @ s_ d Z d d k l Z d d k l Z d d k l Z l Z l Z d e i f d � � YZ d S( s� Fixer for exec.
This converts usages of the exec statement into calls to a built-in
exec() function.
exec code in ns1, ns2 -> exec(code, ns1, ns2)
i ( t pytree( t
fixer_base( t Commat Namet Callt FixExecc B s e Z d Z d � Z RS( sx
exec_stmt< 'exec' a=any 'in' b=any [',' c=any] >
|
exec_stmt< 'exec' (not atom<'(' [any] ')'>) a=any >
c C s� | i } | d } | i d � } | i d � } | i � g } d | d _ | d j o | i t � | i � g � n | d j o | i t � | i � g � n t t d � | d | i �S( Nt at bt ct i u exect prefix( t symst gett cloneR
t Nonet extendR R R ( t selft nodet resultsR R R R t args( ( s. /usr/lib64/python2.6/lib2to3/fixes/fix_exec.pyt transform s
( t __name__t
__module__t PATTERNR ( ( ( s. /usr/lib64/python2.6/lib2to3/fixes/fix_exec.pyR s N(
t __doc__R R R t
fixer_utilR R R t BaseFixR ( ( ( s. /usr/lib64/python2.6/lib2to3/fixes/fix_exec.pyt <module>
s