MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-35.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