PATH:
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
libfuturize
/
fixes
/
__pycache__
B �A�[� � @ 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"