🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 21:06:52 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
lib2to3
/
fixes
/
__pycache__
📍 /opt/alt/python37/lib64/python3.7/lib2to3/fixes/__pycache__
🔄 Refresh
✏️
Editing: fix_reduce.cpython-37.opt-2.pyc
Read Only
B nO�:.�� @ s. d dl mZ d dlmZ G dd� dej�ZdS )� )� fixer_base)�touch_importc @ s e Zd ZdZdZdZdd� ZdS )� FixReduceTZpreai 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 C s t dd|� d S )N� functools�reduce)r )�selfZnode�results� r �=/opt/alt/python37/lib64/python3.7/lib2to3/fixes/fix_reduce.py� transform"