B
�/g^# c @ s. d dl mZ d dlmZ G dd� dej�ZdS )i )�
fixer_base)� BlankLinec @ s e Zd ZdZdZdZdd� ZdS )� FixFutureTz;import_from< 'from' module_name="__future__" 'import' any >i
c C s t � }|j|_|S )N)r Zprefix)ZselfZnodeZresultsZnew� r �0/usr/lib64/python3.7/lib2to3/fixes/fix_future.py� transform s zFixFuture.transformN)Z__name__Z
__module__Z__qualname__Z
BM_compatibleZPATTERNZ run_orderr r r r r r s r N)Z r Z
fixer_utilr ZBaseFixr r r r r Z<module> s