Comment 3 for bug 969928

Revision history for this message
Tomi Hukkalainen (tpievila) wrote :

Ugh, except that raising NotImplemented does not help. That would result in Python2 doing it's normal wonky "undefined but consistent" comparison.

There's just no way to say in Python 2 that two objects are not sortable.