Current Path : /lib64/python3.8/lib2to3/fixes/__pycache__/ |
Current File : //lib64/python3.8/lib2to3/fixes/__pycache__/fix_zip.cpython-38.opt-2.pyc |
U e5d � @ sN d dl mZ d dlmZ d dlmZ d dlmZm Z m Z G dd� dej�ZdS )� )� 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|krZdd� |d D �}|D ] }d|_qNttjtd�|gdd�}ttjtd�t|g�g| �}|j|_|S ) N�args� �trailersc S s g | ]}|� � �qS � )�clone)�.0�nr r �-/usr/lib64/python3.8/lib2to3/fixes/fix_zip.py� <listcomp>'