File: //usr/lib/python3.7/lib2to3/fixes/__pycache__/fix_input.cpython-37.pyc
B
5a @ sL d Z ddlmZ ddlmZmZ ddlmZ edZG dd dej Z
dS ) z4Fixer that changes input(...) into eval(input(...)). )
fixer_base)CallName)patcompz&power< 'eval' trailer< '(' any ')' > >c @ s e Zd ZdZdZdd ZdS )FixInputTzL
power< 'input' args=trailer< '(' [any] ')' > >
c C s6 t |jjrd S | }d|_ttd|g|jdS )N eval)prefix)contextmatchparentZcloner r r )selfZnodeZresultsnew r -/usr/lib/python3.7/lib2to3/fixes/fix_input.py transform s
zFixInput.transformN)__name__
__module____qualname__Z
BM_compatibleZPATTERNr r r r r r
s r N)__doc__r r Z
fixer_utilr r r Zcompile_patternr
ZBaseFixr r r r r <module> s