HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //proc/thread-self/root/usr/lib/python3.5/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-35.pyc


��j`^�@s[dZddlmZddlmZdddddd	iZGd
d�dej�ZdS)
z;Fix bound method attributes (method.im_? -> method.__?__).
�)�
fixer_base)�NameZim_func�__func__Zim_self�__self__Zim_classz__self__.__class__c@s(eZdZdZdZdd�ZdS)�FixMethodattrsTzU
    power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* >
    cCs;|dd}t|j}|jt|d|j��dS)N�attr��prefix)�MAP�value�replacerr	)�selfZnodeZresultsr�new�r�3/usr/lib/python3.5/lib2to3/fixes/fix_methodattrs.py�	transforms
zFixMethodattrs.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNrrrrrrsrN)�__doc__�rZ
fixer_utilrr
ZBaseFixrrrrr�<module>s