Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
libfuturize
/
fixes
/
__pycache__
✏️
Editing: fix_xrange_with_import.cpython-37.pyc
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"