| Server IP : 65.109.86.83 / Your IP : 37.27.51.148 Web Server : nginx/1.14.1 System : Linux libra 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 20:24:04 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.31 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib64/python3.9/lib2to3/fixes/__pycache__/ |
Upload File : |
a
�i9 � @ s2 d dl mZ d dlmZmZ G dd� dej�ZdS )� )�
fixer_base)�
ImportAndCall�touch_importc @ s e Zd ZdZdZdZdd� ZdS )� FixReloadT�prez�
power< 'reload'
trailer< lpar='('
( not(arglist | argument<any '=' any>) obj=any
| obj=arglist<(not argument<any '=' any>) any ','> )
rpar=')' >
after=any*
>
c C sR |r2|d }|r2|j | jjkr2|jd jdv r2d S d}t|||�}td d|� |S )N�obj� > �*z**)� importlib�reloadr
)�typeZsyms�argumentZchildren�valuer r )�selfZnode�resultsr �names�new� r �0/usr/lib64/python3.9/lib2to3/fixes/fix_reload.py� transform s �zFixReload.transformN)�__name__�
__module__�__qualname__Z
BM_compatible�orderZPATTERNr r r r r r
s
r N)� r Z
fixer_utilr r ZBaseFixr r r r r �<module> s