OwlCyberSecurity - MANAGER
Edit File: fix_reduce.cpython-39.opt-1.pyc
a ����?�gE����������������������@���s2���d�Z�ddlmZ�ddlmZ�G�dd��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�������������������@���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�reducer���)�selfZnodeZresults��r ����=/opt/alt/python39/lib64/python3.9/lib2to3/fixes/fix_reduce.py� transform"���s����zFixReduce.transformN)�__name__� __module__�__qualname__Z BM_compatible�orderZPATTERNr���r ���r ���r ���r ���r������s���r���N)�__doc__Zlib2to3r���Zlib2to3.fixer_utilr���ZBaseFixr���r ���r ���r ���r ����<module>���s���