⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.177
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib64
/
python3.9
/
lib2to3
/
fixes
/
__pycache__
/
View File Name :
fix_input.cpython-39.pyc
a DOg @ sL d Z ddlmZ ddlmZmZ ddlmZ edZG dd dej Z dS ) z4Fixer that changes input(...) into eval(input(...)). ) fixer_base)CallName)patcompz&power< 'eval' trailer< '(' any ')' > >c @ s e Zd ZdZdZdd ZdS )FixInputTzL power< 'input' args=trailer< '(' [any] ')' > > c C s6 t |jjrd S | }d|_ttd|g|jdS )N eval)prefix)contextmatchparentZcloner r r )selfZnoderesultsnew r //usr/lib64/python3.9/lib2to3/fixes/fix_input.py transform s zFixInput.transformN)__name__ __module____qualname__Z BM_compatibleZPATTERNr r r r r r s r N)__doc__r r Z fixer_utilr r r compile_patternr ZBaseFixr r r r r
s