HEX
Server: LiteSpeed
System: Linux standart12.isimtescil.net 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: mvqmakin (1201)
PHP: 8.1.34
Disabled: dl,exec,shell_exec,system,passthru,popen,pclose,proc_open,mail,proc_nice,proc_terminate,proc_get_status,proc_close,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellcmd,escapeshellarg,shell-exec,crack_check,crack_closedict,crack_getlastmessage,crack_opendict,symlink,ini_restore,posix_getpwuid,ini_sefind,grep,sh2_exec,diskfreespace,disk_free_space,disk_total_space,highlight_file,link,lchgrp,lchown,show_source,sendmail
Upload Files
File: //opt/alt/python311/lib64/python3.11/lib2to3/fixes/__pycache__/fix_reduce.cpython-311.pyc
�

�0�iE��H�dZddlmZddlmZGd�dej��ZdS)zqFixer for reduce().

Makes sure reduce() is imported from the functools module if reduce is
used in that module.
�)�
fixer_base��touch_importc� �eZdZdZdZdZd�ZdS)�	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�(�tdd|��dS)N�	functools�reducer)�self�node�resultss   �?/opt/alt/python311/lib64/python3.11/lib2to3/fixes/fix_reduce.py�	transformzFixReduce.transform"s���[�(�D�1�1�1�1�1�N)�__name__�
__module__�__qualname__�
BM_compatible�order�PATTERNr�rrrrs4�������M��E��G�2�2�2�2�2rrN)�__doc__�lib2to3r�lib2to3.fixer_utilr�BaseFixrrrr�<module>rsl����������+�+�+�+�+�+�2�2�2�2�2�
�"�2�2�2�2�2r