|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /opt/alt/python35/lib64/python3.5/lib2to3/fixes/__pycache__/ |
Upload File : |
K�Ma^ � @ s[ d Z d d l m Z d d l m Z d d d d d d i Z Gd
d � d e j � Z d S)
z;Fix bound method attributes (method.im_? -> method.__?__).
� )�
fixer_base)�NameZim_func�__func__Zim_self�__self__Zim_classz__self__.__class__c @ s( e Z d Z d Z d Z d d � Z d S)�FixMethodattrsTzU
power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* >
c C s; | d d } t | j } | j t | d | j �� d S)N�attr� �prefix)�MAP�value�replacer r )�selfZnodeZresultsr �new� r �B/opt/alt/python35/lib64/python3.5/lib2to3/fixes/fix_methodattrs.py� transform s
zFixMethodattrs.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNr r r r r r s r N)�__doc__� r Z
fixer_utilr r
ZBaseFixr r r r r �<module> s