| DIR:/usr/local/lib/python3.6/site-packages/libfuturize/fixes/__pycache__/ |
| Current File : //usr/local/lib/python3.6/site-packages/libfuturize/fixes/__pycache__/fix_cmp.cpython-36.pyc |
3
+��h� � @ sB d Z ddlmZ ddlmZ ddlmZ dZG dd� dej�Z dS ) z�
Fixer for the cmp() function on Py2, which was removed in Py3.
Adds this import line::
from past.builtins import cmp
if cmp() is called in the code.
� )�unicode_literals)�
fixer_base)�touch_import_topz
name='cmp'c @ s& |