Florent Xicluna <la...@yahoo.fr> added the comment:

Variant based on the previous patches.

It fixes an error relative to assertSameElements: comparing sequences which 
contain unorderable types.

Example: [2j, 5j, set(), frozenset()]


The util.unorderable_list_difference() helper is backported from 3.x.

----------
Added file: http://bugs.python.org/file16106/issue7837_assertSameElements.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7837>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to