| Server IP : 103.4.122.14 / Your IP : 216.73.216.103 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips System : Linux cwp2.slnet.com.au 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : statewid ( 1251) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/python3.6/lib2to3/fixes/__pycache__/ |
Upload File : |
3
\� � @ s6 d Z ddlmZ ddlmZmZ G dd� dej�ZdS )z/Fixer for reload().
reload(s) -> imp.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 sd |rD|d }|rD|j | jjkr"d S |j | jjkrD|jd jdkrDd S d}t|||�}td d|� |S )N�obj� z**�imp�reload)r r )�typeZsymsZ star_exprZargumentZchildren�valuer r )�selfZnode�resultsr �names�new� r �"/usr/lib64/python3.6/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