PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
libpasteurize
/
fixes
/
__pycache__
/
Editing: fix_add_future_standard_library_import.cpython-311.pyc
� � h� � �H � d Z ddlmZ ddlmZ G d� dej � � ZdS )z� For the ``future`` package. Adds this import line: from future import standard_library after any __future__ imports but before any other imports. Doesn't actually change the imports to Py3 style. � )� fixer_base��touch_import_topc � � e Zd ZdZdZdZd� ZdS )�!FixAddFutureStandardLibraryImportT� file_input� c �( � t dd|� � d S )N�future�standard_libraryr )�self�node�resultss ��/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/libpasteurize/fixes/fix_add_future_standard_library_import.py� transformz+FixAddFutureStandardLibraryImport.transform s � ���$7��>�>�>�>�>� N)�__name__� __module__�__qualname__� BM_compatible�PATTERN� run_orderr � r r r r s2 � � � � � ��M��G��I�?� ?� ?� ?� ?r r N)�__doc__�lib2to3r �libfuturize.fixer_utilr �BaseFixr r r r �<module>r sl �� � � � � � � � � 3� 3� 3� 3� 3� 3�?� ?� ?� ?� ?� �(:� ?� ?� ?� ?� ?r
SAVE
CANCEL