📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 22:49:59
📂
/ (Root)
/
lib64
/
python3.12
/
lib2to3
/
fixes
/
__pycache__
📍 /lib64/python3.12/lib2to3/fixes/__pycache__
🔄 Refresh
✏️
Editing: fix_raw_input.cpython-312.pyc
Read Only
� �֦i� � �J � d Z ddlmZ ddlmZ G d� dej � Zy)z2Fixer that changes raw_input(...) into input(...).� )� fixer_base)�Namec � � e Zd ZdZdZd� Zy)�FixRawInputTzU power< name='raw_input' trailer< '(' [any] ')' > any* > c �Z � |d }|j t d|j �� � y )N�name�input)�prefix)�replacer r )�self�node�resultsr s �4/usr/lib64/python3.12/lib2to3/fixes/fix_raw_input.py� transformzFixRawInput.transform s"