python (3.11.7)
    e                     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       K/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/lib2to3/fixes/fix_input.py	transformzFixInput.transform   sS    ==+,, 	Fjjll
DLL3%<<<<