✏️ 正在编辑: fix_reduce.cpython-312.opt-2.pyc
路径:
/lib64/python3.12/lib2to3/fixes/__pycache__/fix_reduce.cpython-312.opt-2.pyc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� �֦iE � �H � d dl mZ d dlmZ G d� dej � Zy)� )� fixer_base��touch_importc � � e Zd ZdZdZdZd� Zy)� FixReduceT�preai power< 'reduce' trailer< '(' arglist< ( (not(argument<any '=' any>) any ',' not(argument<any '=' any>) any) | (not(argument<any '=' any>) any ',' not(argument<any '=' any>) any ',' not(argument<any '=' any>) any) ) > ')' > > c � � t dd|� y )N� functools�reducer )�self�node�resultss �1/usr/lib64/python3.12/lib2to3/fixes/fix_reduce.py� transformzFixReduce.transform"