AlkantarClanX12

Your IP : 3.144.249.63


Current Path : /opt/alt/python311/lib64/python3.11/lib2to3/fixes/__pycache__/
Upload File :
Current File : //opt/alt/python311/lib64/python3.11/lib2to3/fixes/__pycache__/fix_reduce.cpython-311.pyc

�

c��fE��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