관리-도구
편집 파일: fix_zip.cpython-36.opt-2.pyc
3 ��2a � @ 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� | j |�rd S t|�rd S |d j� }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 | ]}|j � �qS � )�clone)�.0�nr r �,/opt/alt/python36/lib64/python3.6/fix_zip.py� <listcomp>'