AlkantarClanX12

Your IP : 3.138.121.79


Current Path : /opt/alt/python34/lib64/python3.4/lib2to3/fixes/__pycache__/
Upload File :
Current File : //opt/alt/python34/lib64/python3.4/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-34.pyc

�
j f^�@s^dZddlmZddlmZidd6dd6dd	6ZGd
d�dej�ZdS)
z;Fix bound method attributes (method.im_? -> method.__?__).
�)�
fixer_base)�Name�__func__Zim_func�__self__Zim_selfz__self__.__class__Zim_classc@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/python34/lib64/python3.4/lib2to3/fixes/fix_methodattrs.py�	transforms
zFixMethodattrs.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNrrrrrrsrN)�__doc__�rZ
fixer_utilrr
ZBaseFixrrrrr�<module>s