ÿØÿà JFIF H H ÿÛ C GIF89;
| System: Linux server378.web-hosting.com 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64 Current Path : /opt/alt/python37/lib64/python3.7/lib2to3/fixes/__pycache__/ |
| Current File : //opt/alt/python37/lib64/python3.7/lib2to3/fixes/__pycache__/fix_raw_input.cpython-37.pyc |
B
� f� � @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )z2Fixer that changes raw_input(...) into input(...).� )�
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�name�input)�prefix)�replacer r )�selfZnodeZresultsr � r
�@/opt/alt/python37/lib64/python3.7/lib2to3/fixes/fix_raw_input.py� transform s zFixRawInput.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNr r
r
r
r r s r N)�__doc__� r Z
fixer_utilr ZBaseFixr r
r
r
r �<module> s