| Server IP : 162.241.219.206 / Your IP : 216.73.216.195 Web Server : Apache System : Linux box5669.bluehost.com 5.14.0-687.15.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 11 08:51:45 EDT 2026 x86_64 User : signavd5 ( 2863) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/lib2to3/fixes/__pycache__/ |
Upload File : |
a
�i� � @ s6 d dl mZ d dlmZmZmZ G dd� dej�ZdS )� )�
fixer_base)�Comma�Name�Callc @ s e Zd ZdZdZdd� ZdS )�FixExecTzx
exec_stmt< 'exec' a=any 'in' b=any [',' c=any] >
|
exec_stmt< 'exec' (not atom<'(' [any] ')'>) a=any >
c C s� | j }|d }|�d�}|�d�}|�� g}d|d _|d urR|�t� |�� g� |d urn|�t� |�� g� ttd�||jd�S )N�a�b�c� � �exec)�prefix)�syms�getZcloner
�extendr r r )�selfZnode�resultsr r r r �args� r �./usr/lib64/python3.9/lib2to3/fixes/fix_exec.py� transform s
zFixExec.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNr r r r r r s r N)r
r Z
fixer_utilr r r ZBaseFixr r r r r �<module>
s