PATH:
usr
/
lib64
/
python3.12
/
lib2to3
/
fixes
/
__pycache__
/
Editing: fix_reduce.cpython-312.opt-2.pyc
� T��hE � �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"