Commit 858ff048 authored by Jérome Perrin's avatar Jérome Perrin

fixup! py3: cmp()-based comparison and sorting have been dropped.

parent a4bcf4d4
......@@ -27,7 +27,6 @@
#
##############################################################################
from past.builtins import cmp
from six import string_types as basestring
from inspect import CO_VARKEYWORDS
from random import getrandbits
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment