| Server IP : 93.115.150.27 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux host2.azar.host 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64 User : dorfakkh ( 1797) PHP Version : 8.1.34 Disable Function : show_source, system, passthru, exec, popen, proc_open, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python33/lib64/python3.3/lib2to3/fixes/__pycache__/ |
Upload File : |
�
��f� c @ sg d Z 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( u7
Convert use of sys.exitfunc to use the atexit module.
i ( u pytreeu
fixer_base( u Nameu Attru Callu Commau Newlineu symsc sV | Ee Z d Z d Z d Z d Z � f d d � Z � f d d � Z d d � Z � S( u FixExitfuncu�
(
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( u superu FixExitfuncu __init__( u selfu args( u __class__( u? /opt/alt/python33/lib64/python3.3/lib2to3/fixes/fix_exitfunc.pyu __init__ s u FixExitfunc.__init__c s&