Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
proc
/
self
/
root
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
libfuturize
/
fixes
/
__pycache__
[ HOME ]
Exec
Submit
File Name : fix_future_standard_library.cpython-37.pyc
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"