Spade

Mini Shell

Directory:~$ /proc/self/root/lib64/python3.6/lib2to3/fixes/__pycache__/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //proc/self/root/lib64/python3.6/lib2to3/fixes/__pycache__/fix_future.cpython-36.pyc

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_orderrr
r
r
rrsrN)�__doc__�rZ
fixer_utilrZBaseFixrr
r
r
r�<module>s