| Current Path : /lib/python3/dist-packages/libpasteurize/fixes/__pycache__/ |
| Current File : //lib/python3/dist-packages/libpasteurize/fixes/__pycache__/fix_future_builtins.cpython-38.pyc |
U
,�]� � @ sz d Z ddlmZ ddlmZ ddlmZ ddlm Z m
Z
mZ ddlm
Z
d�� Zd�d d
� eD ��ZG dd� dej�Zd
S )zq
Adds this import line:
from builtins import XYZ
for each of the functions XYZ that is used in the module.
� )�unicode_literals)�
fixer_base)�python_symbols)�Name�Call�in_special_context)�touch_import_topz�filter map zip
ascii chr hex input next oct open round super
bytes dict int range str�|c C s g | ]}d � |��qS )z
name='{0}')�format)�.0�name� r
�I/usr/lib/python3/dist-packages/libpasteurize/fixes/fix_future_builtins.py�
<listcomp> s r c @ s&