Spade
Mini Shell
| Directory:~$ /proc/self/root/lib64/python3.6/lib2to3/fixes/__pycache__/ |
| [Home] [System Details] [Kill Me] |
3
\��@s2dZddlmZddlmZGdd�dej�ZdS)z3Fix
function attribute names (f.func_x -> f.__x__).�)�
fixer_base)�Namec@seZdZdZdZdd�ZdS)�FixFuncattrsTz�
power< any+ trailer< '.' attr=('func_closure'
| 'func_doc' | 'func_globals'
| 'func_name' |
'func_defaults' | 'func_code'
| 'func_dict') > any* >
cCs2|dd}|jtd|jdd�|jd��dS)N�attr�z__%s__�)�prefix)�replacer�valuer)�selfZnode�resultsr�r
�%/usr/lib64/python3.6/fix_funcattrs.py� transformszFixFuncattrs.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNrr
r
r
rr srN)�__doc__�rZ
fixer_utilrZBaseFixrr
r
r
r�<module>s