�
�Wc� � �N � d Z ddlmZ ddlmZ G d� dej
� ZdS )z2Fixer that changes raw_input(...) into input(...).� )�
fixer_base)�Namec � � e Zd ZdZdZd� ZdS )�FixRawInputTzU
power< name='raw_input' trailer< '(' [any] ')' > any* >
c �h � |d }|j t d|j �� � d S )N�name�input)�prefix)�replacer r
)�self�node�resultsr s �4/usr/lib64/python3.12/lib2to3/fixes/fix_raw_input.py� transformzFixRawInput.transform s. � ��v������T�'�$�+�+�6�6�7�7�7�7� N)�__name__�
__module__�__qualname__�
BM_compatible�PATTERNr � r r r r s/ � � � � � ��M��G�8� 8� 8� 8� 8r r N)�__doc__� r �
fixer_utilr �BaseFixr r r r �<module>r sf �� 8� 8� � � � � � � � � � � � � 8� 8� 8� 8� 8�*�$�$� 8� 8� 8� 8r