관리-도구
편집 파일: fix_future_builtins.cpython-311.pyc
� �܋f� � �� � d Z ddlmZ ddlmZ ddlmZ ddlm Z m Z mZ ddlm Z d� � � Zd� d � eD � � � � Z G d � dej � � ZdS ) 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 �8 � g | ]}d � |� � ��S )z name='{0}')�format)�.0�names �x/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib/python3.11/site-packages/libpasteurize/fixes/fix_future_builtins.py� <listcomp>r s&