U e5d@sLdZddlmZddlmZmZddlmZedZGdddej Z dS) z4Fixer that changes input(...) into eval(input(...)).) fixer_base)CallName)patcompz&power< 'eval' trailer< '(' any ')' > >c@seZdZdZdZddZdS)FixInputTzL power< 'input' args=trailer< '(' [any] ')' > > cCs6t|jjrdS|}d|_ttd|g|jdS)Neval)prefix)contextmatchparentZcloner rr)selfZnodeZresultsnewr//usr/lib64/python3.8/lib2to3/fixes/fix_input.py transforms zFixInput.transformN)__name__ __module__ __qualname__Z BM_compatibleZPATTERNrrrrrr srN) __doc__rrZ fixer_utilrrrZcompile_patternr ZBaseFixrrrrrs