python (3.11.7)

(root)/
lib/
python3.11/
lib2to3/
fixes/
__pycache__/
fix_zip.cpython-311.pyc

e	hdZddlmZddlmZddlmZddlm	Z	m
Z
mZGddejZ
dS)	a7
Fixer that changes zip(seq0, seq1, ...) into list(zip(seq0, seq1, ...)
unless there exists a 'from future_builtins import zip' statement in the
top-level namespace.

We avoid the transformation if the zip() call is directly contained in
iter(<>), list(<>), tuple(<>), sorted(<>), ...join(<>), or for V in <>:.
)
fixer_base)Node)python_symbols)NameArgListin_special_contextc eZdZdZdZdZdZdS)FixZipTzN
    power< 'zip' args=trailer< '(' [any] ')' > [trailers=trailer*]
    >
    zfuture_builtins.zipc||rdSt|rdS|d}d|_g}d|vrd|dD}|D]	}d|_
t	t
jtd|gd}t	t
jtdt|gg|z}|j|_|S)Nargstrailersc6g|]}|S)clone).0ns  I/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/lib2to3/fixes/fix_zip.py
<listcomp>z$FixZip.transform.<locals>.<listcomp>'s ???a		???zip)prefixlist)	should_skiprrrrsymspowerrr)selfnoderesultsrrrnews       r	transformzFixZip.transformsD!!	Fd##	4v$$&&  ??7:+>???H

4:UT22>>>4:Vgsenn=HII[

rN)__name__
__module____qualname__
BM_compatiblePATTERNskip_onr!rrrr
r
s6MG
$Grr
N)__doc__r
rpytreerpygramrr
fixer_utilrrrConditionalFixr
rrr<module>r-s++++++::::::::::Z
&r