| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/ |
Upload File : |
���]� � @ 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&