HEX
Server: LiteSpeed
System: Linux standart9.isimtescil.net 3.10.0-962.3.2.lve1.5.26.7.el7.x86_64 #1 SMP Wed Oct 2 07:53:12 EDT 2019 x86_64
User: karalev (5310)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-35.opt-1.pyc


��Yf^�@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�B/opt/alt/python35/lib64/python3.5/lib2to3/fixes/fix_methodattrs.py�	transforms
zFixMethodattrs.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNrrrrrrsrN)�__doc__�rZ
fixer_utilrr
ZBaseFixrrrrr�<module>s