HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/lib/python3.5/lib2to3/fixes/__pycache__/fix_input.cpython-35.pyc


��j`��@shdZddlmZddlmZmZddlmZejd�ZGdd�dej	�Z
dS)	z4Fixer that changes input(...) into eval(input(...)).�)�
fixer_base)�Call�Name)�patcompz&power< 'eval' trailer< '(' any ')' > >c@s(eZdZdZdZdd�ZdS)�FixInputTzL
              power< 'input' args=trailer< '(' [any] ')' > >
              cCsMtj|jj�rdS|j�}d|_ttd�|gd|j�S)N��eval�prefix)�context�match�parentZcloner	rr)�selfZnodeZresults�new�r�-/usr/lib/python3.5/lib2to3/fixes/fix_input.py�	transforms
	zFixInput.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNrrrrrr
srN)�__doc__rrZ
fixer_utilrrrZcompile_patternr
ZBaseFixrrrrr�<module>s