U
�AT^� c @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )z2Fixer that changes raw_input(...) into input(...).i )�
fixer_base)�Namec @ s e Zd ZdZdZdd� ZdS )�FixRawInputTzU
power< name='raw_input' trailer< '(' [any] ')' > any* >
c C s |d }|� td|jd�� d S )N�nameZinput)�prefix)Zreplacer r )ZselfZnodeZresultsr � r �3/usr/lib64/python3.8/lib2to3/fixes/fix_raw_input.py� transform s zFixRawInput.transformN)Z__name__Z
__module__Z__qualname__Z
BM_compatibleZPATTERNr r r r r r s r N)Z__doc__Z r Z
fixer_utilr ZBaseFixr r r r r Z<module> s