python (3.12.0)

(root)/
lib/
python3.12/
lib2to3/
fixes/
__pycache__/
fix_paren.cpython-312.pyc
Ë

Ì‘˜eÊãóN—dZddlmZddlmZmZGd„dej«Zy)ztFixer that adds parentheses where they are required

This converts ``[x for x in 1, 2]`` to ``[x for x in (1, 2)]``.é)Ú
fixer_base)ÚLParenÚRParencó—eZdZdZdZd„Zy)ÚFixParenTa
        atom< ('[' | '(')
            (listmaker< any
                comp_for<
                    'for' NAME 'in'
                    target=testlist_safe< any (',' any)+ [',']
                     >
                    [any]
                >
            >
            |
            testlist_gexp< any
                comp_for<
                    'for' NAME 'in'
                    target=testlist_safe< any (',' any)+ [',']
                     >
                    [any]
                >
            >)
        (']' | ')') >
    có¨—|d}t«}|j|_d|_|jd|«|jt	««y)NÚtargetÚé)rÚprefixÚinsert_childÚappend_childr)ÚselfÚnodeÚresultsr	Úlparens     úK/BuggyBox/python/3.12.0/bootstrap/lib/python3.12/lib2to3/fixes/fix_paren.pyÚ	transformzFixParen.transform%sE€Ø˜Ñ"ˆä“ˆØŸ
™
ˆŒ
؈Œ
Ø×јA˜vÔ&Ø×ÑœF›HÕ%óN)Ú__name__Ú
__module__Ú__qualname__Ú
BM_compatibleÚPATTERNr©rrrrs„Ø€Mð€Gó,&rrN)Ú__doc__r
rÚ
fixer_utilrrÚBaseFixrrrrú<module>rs%ðñCõß'ô &ˆz×!Ñ!õ &r