/usr/lib/python3.9/site-packages/libfuturize/fixes/__pycache__
a �c� � @ 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"