Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.96.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : fix_zip.cpython-34.pyc
�
j f��@sOdZddlmZddlmZmZmZGdd�dej�ZdS)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)�Name�Call�in_special_contextc@s.eZdZdZdZdZdd�ZdS)�FixZipTz:
    power< 'zip' args=trailer< '(' [any] ')' >
    >
    zfuture_builtins.zipcCs`|j|�rdSt|�r#dS|j�}d|_ttd�|g�}|j|_|S)N��list)Zshould_skiprZclone�prefixrr)�selfZnodeZresults�new�r�:/opt/alt/python34/lib64/python3.4/lib2to3/fixes/fix_zip.py�	transforms	zFixZip.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNZskip_onrrrrr
rsrN)	�__doc__rrZ
fixer_utilrrrZConditionalFixrrrrr
�<module>s
© 2025 XylotrechusZ