| Server IP : 104.21.4.30 / Your IP : 104.23.197.108 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 : /proc/thread-self/root/lib/python3.8/lib2to3/fixes/__pycache__/ |
Upload File : |
U
�A�`� � @ s2 d Z ddlmZ ddlmZ G dd� dej�ZdS )z3Fix function attribute names (f.func_x -> f.__x__).� )�
fixer_base)�Namec @ s e Zd ZdZdZdd� ZdS )�FixFuncattrsTz�
power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals'
| 'func_name' | 'func_defaults' | 'func_code'
| 'func_dict') > any* >
c C s2 |d d }|� td|jdd � |jd�� d S )N�attr� z__%s__� )�prefix)�replacer �valuer )�selfZnodeZresultsr � r �1/usr/lib/python3.8/lib2to3/fixes/fix_funcattrs.py� transform s �zFixFuncattrs.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNr r r r r
r s r N)�__doc__� r Z
fixer_utilr ZBaseFixr r r r r
�<module> s