????
Your IP : 18.191.70.86
a
�DOg��@sLdZddlmZddlmZmZddlmZe�d�ZGdd�dej �Z
dS) z4Fixer that changes input(...) into eval(input(...)).�)�
fixer_base)�Call�Name)�patcompz&power< 'eval' trailer< '(' any ')' > >c@seZdZdZdZdd�ZdS)�FixInputTzL
power< 'input' args=trailer< '(' [any] ')' > >
cCs6t�|jj�rdS|��}d|_ttd�|g|jd�S)N��eval)�prefix)�context�match�parentZcloner rr)�selfZnode�results�new�r�//usr/lib64/python3.9/lib2to3/fixes/fix_input.py� transforms
zFixInput.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNrrrrrr
srN)�__doc__rrZ
fixer_utilrrr�compile_patternr
ZBaseFixrrrrr�<module>s