📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 01:35:47
📂
/ (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_future_standard_library.cpython-37.pyc
Read Only
B �A�[� � @ s0 d Z ddlmZ ddlmZ G dd� de�ZdS )a For the ``future`` package. Changes any imports needed to reflect the standard library reorganization. Also Also adds these import lines: from future import standard_library standard_library.install_aliases() after any __future__ imports but before any other imports. � )� FixImports)�touch_import_topc s e Zd ZdZ� fdd�Z� ZS )�FixFutureStandardLibrary� c s"