--- a/entity.py Fri Feb 12 10:09:13 2016 +0100 +++ b/entity.py Fri Feb 12 14:09:38 2016 +0100 @@ -20,7 +20,6 @@ __docformat__ = "restructuredtext en" from warnings import warn -from functools import partial from six import text_type, string_types, integer_types from six.moves import range