File: //usr/lib/python3.7/lib2to3/fixes/__pycache__/fix_future.cpython-37.pyc
B
µ5»a# ã @ s2 d Z ddlmZ ddlmZ G dd„ dejƒZdS )zVRemove __future__ imports
from __future__ import foo is replaced with an empty line.
é )Ú
fixer_base)Ú BlankLinec @ s e Zd ZdZdZdZdd„ ZdS )Ú FixFutureTz;import_from< 'from' module_name="__future__" 'import' any >é
c C s t ƒ }|j|_|S )N)r Úprefix)ÚselfZnodeZresultsÚnew© r ú./usr/lib/python3.7/lib2to3/fixes/fix_future.pyÚ transform s zFixFuture.transformN)Ú__name__Ú
__module__Ú__qualname__Z
BM_compatibleZPATTERNZ run_orderr r r r r
r s r N)Ú__doc__Ú r Z
fixer_utilr ZBaseFixr r r r r
Ú<module> s