📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:40:01
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
libfuturize
/
fixes
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/libfuturize/fixes/__pycache__
🔄 Refresh
✏️
Editing: fix_xrange_with_import.cpython-37.pyc
Read Only
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"