PATH:
usr
/
local
/
lib
/
python3.9
/
site-packages
/
libfuturize
/
fixes
/
__pycache__
a ���i� � @ s0 d Z ddlmZ ddlmZ G dd� de�ZdS )z� For the ``future`` package. Turns any xrange calls into range calls and adds this import line: from builtins import range at the top. � )� FixXrange)�touch_import_topc s e Zd Z� fdd�Z� ZS )�FixXrangeWithImportc s"