HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/Python311/Lib/lib2to3/fixes/__pycache__/fix_reduce.cpython-311.pyc
�

��Vch��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   �,D:\Python311\Lib\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