| Server IP : 46.245.81.90 / Your IP : 216.73.216.85 Web Server : Apache System : Linux server3ir.xdlhost.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64 User : gmparts ( 1037) PHP Version : 8.1.34 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/usr/lib64/python3.12/lib2to3/fixes/__pycache__/ |
Upload File : |
�
�֦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"