Spade
Mini Shell
| Directory:~$ /proc/self/root/lib64/python3.6/lib2to3/fixes/__pycache__/ |
| [Home] [System Details] [Kill Me] |
3
\#�@s2dZddlmZddlmZGdd�dej�ZdS)zVRemove
__future__ imports
from __future__ import foo is replaced with an empty line.
�)�
fixer_base)� BlankLinec@s
eZdZdZdZdZdd�ZdS)� FixFutureTz;import_from<
'from' module_name="__future__" 'import' any
>�
cCst�}|j|_|S)N)r�prefix)�selfZnode�results�new�r
�"/usr/lib64/python3.6/fix_future.py� transformszFixFuture.transformN)�__name__�
__module__�__qualname__Z
BM_compatibleZPATTERNZ run_orderrr
r
r
rrsrN)�__doc__�rZ
fixer_utilrZBaseFixrr
r
r
r�<module>s