Viewing File: /opt/alt/python-internal/lib64/python3.11/lib2to3/fixes/__pycache__/fix_input.cpython-311.pyc
!A?h x d Z ddlmZ ddlmZmZ ddlmZ ej d Z G d dej Z
dS ) z4Fixer that changes input(...) into eval(input(...)). )
fixer_base)CallName)patcompz&power< 'eval' trailer< '(' any ')' > >c e Zd ZdZdZd ZdS )FixInputTzL
power< 'input' args=trailer< '(' [any] ')' > >
c t |j j rd S | }d|_ t t
d |g|j S )N eval)prefix)contextmatchparentcloner r r )selfnoderesultsnews D/opt/alt/python-internal/lib64/python3.11/lib2to3/fixes/fix_input.py transformzFixInput.transform sS ==+,, Fjjll
DLL3%<<<<