| Server IP : 172.67.131.151 / Your IP : 104.23.243.33 Web Server : Apache System : Linux keen-cori.18-142-40-148.plesk.page 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64 User : simottodesign.com_2tntp341vs7 ( 10011) PHP Version : 8.3.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.8/lib2to3/fixes/__pycache__/ |
Upload File : |
U
�A�`9 � @ s6 d Z ddlmZ ddlmZmZ G dd� dej�ZdS )z5Fixer for reload().
reload(s) -> importlib.reload(s)� )�
fixer_base)�
ImportAndCall�touch_importc @ s e Zd ZdZdZdZdd� ZdS )� FixReloadTZprez�
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 jdkr2d S d}t|||�}td d|� |S )N�obj� > �**�*)� importlib�reloadr
)�typeZsymsZargumentZchildren�valuer r )�selfZnodeZresultsr �names�new� r �./usr/lib/python3.8/lib2to3/fixes/fix_reload.py� transform s �zFixReload.transformN)�__name__�
__module__�__qualname__Z
BM_compatible�orderZPATTERNr r r r r r
s
r N)�__doc__� r Z
fixer_utilr r ZBaseFixr r r r r �<module> s