π File Manager By @h0rn3t_sp1d3r
π Change Directory:
Go
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
lib2to3
/
fixes
/
__pycache__
/
[ HOME ]
β¬ οΈ [ PARENT DIR ]
π€ Upload
B οΏ½ f οΏ½ @ sR d Z ddlmZ ddlmZ ddlmZ ddlm Z m Z mZ G ddοΏ½ dejοΏ½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)οΏ½NameοΏ½ArgListοΏ½in_special_contextc @ s e Zd ZdZdZdZddοΏ½ ZdS )οΏ½FixZipTzN power< 'zip' args=trailer< '(' [any] ')' > [trailers=trailer*] > zfuture_builtins.zipc C sοΏ½ | οΏ½ |οΏ½rd S t|οΏ½rd S |d οΏ½οΏ½ }d|_g }d|kr^ddοΏ½ |d D οΏ½}x|D ] }d|_qPW ttjtdοΏ½|gddοΏ½}ttjtdοΏ½t|gοΏ½g| οΏ½}|j|_|S ) NοΏ½argsοΏ½ οΏ½trailersc S s g | ]}|οΏ½ οΏ½ οΏ½qS οΏ½ )οΏ½clone)οΏ½.0οΏ½nr r οΏ½:/opt/alt/python37/lib64/python3.7/lib2to3/fixes/fix_zip.pyοΏ½ <listcomp>'