[New-bugs-announce] [issue8088] assertSameElements fails with sequences that contain unorderable types

Ezio Melotti report at bugs.python.org
Mon Mar 8 17:36:41 CET 2010


New submission from Ezio Melotti <ezio.melotti at gmail.com>:

assertSameElements fails with sequences that contain unorderable types such as [2j, 5j, set(), frozenset()].

See also msg98744 in #7837.

----------
assignee: flox
messages: 100654
nosy: ezio.melotti, flox, michael.foord
priority: normal
severity: normal
stage: needs patch
status: open
title: assertSameElements fails with sequences that contain unorderable types
type: behavior

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


More information about the New-bugs-announce mailing list