python (3.12.0)

(root)/
lib/
python3.12/
lib2to3/
fixes/
__pycache__/
fix_reduce.cpython-312.opt-1.pyc

̑eEJdZddlmZddlmZGddej
Zy)zqFixer for reduce().

Makes sure reduce() is imported from the functools module if reduce is
used in that module.
)
fixer_basetouch_importceZdZdZdZdZdZy)	FixReduceTpreai
    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)
            ) >
        ')' >
    >
    ctdd|y)N	functoolsreducer)selfnoderesultss   L/BuggyBox/python/3.12.0/bootstrap/lib/python3.12/lib2to3/fixes/fix_reduce.py	transformzFixReduce.transform"s[(D1N)__name__
__module____qualname__
BM_compatibleorderPATTERNrrrrrsMEG2rrN)__doc__lib2to3rlib2to3.fixer_utilrBaseFixrrrr<module>rs$+2
""2r