[issue8088] assertSameElements fails with sequences that contain unorderable types

Florent Xicluna report at bugs.python.org
Mon Mar 8 22:18:33 CET 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

It could be fixed as part of #7832.

----------
superseder:  -> assertSameElements([0, 1, 1], [0, 0, 1]) does not fail

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8088>
_______________________________________


More information about the Python-bugs-list mailing list