⚝
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_exec.cpython-39.pyc
a ÕDOgÓ ć @ s: d Z ddlmZ ddlmZmZmZ G dd dejZdS )zFixer for exec. This converts usages of the exec statement into calls to a built-in exec() function. exec code in ns1, ns2 -> exec(code, ns1, ns2) é )Ś fixer_base)ŚCommaŚNameŚCallc @ s e Zd ZdZdZdd ZdS )ŚFixExecTzx exec_stmt< 'exec' a=any 'in' b=any [',' c=any] > | exec_stmt< 'exec' (not atom<'(' [any] ')'>) a=any > c C s |sJ | j }|d }| d”}| d”}| ” g}d|d _|d urZ| t | ” g” |d urv| t | ” g” ttd||jdS )NŚaŚbŚcŚ é Śexec)Śprefix)ŚsymsŚgetZcloner Śextendr r r )ŚselfZnodeŚresultsr r r r Śargs© r ś./usr/lib64/python3.9/lib2to3/fixes/fix_exec.pyŚ transform s zFixExec.transformN)Ś__name__Ś __module__Ś__qualname__Z BM_compatibleZPATTERNr r r r r r s r N) Ś__doc__r r Z fixer_utilr r r ZBaseFixr r r r r Ś
s