📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 14:28:24
📂
/ (Root)
/
usr
/
lib64
/
python3.6
/
lib2to3
/
fixes
/
__pycache__
📍 /usr/lib64/python3.6/lib2to3/fixes/__pycache__
🔄 Refresh
✏️
Editing: fix_reduce.cpython-36.opt-2.pyc
Read Only
3 \E � @ 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 )�selfZnodeZresults� r �0/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py� transform"