This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients ezio.melotti, flox, michael.foord
Date 2010-03-08.16:36:39
SpamBayes Score 0.0009899159
Marked as misclassified No
Message-id <1268066201.72.0.876952664172.issue8088@psf.upfronthosting.co.za>
In-reply-to
Content
assertSameElements fails with sequences that contain unorderable types such as [2j, 5j, set(), frozenset()].

See also msg98744 in #7837.
History
Date User Action Args
2010-03-08 16:36:41ezio.melottisetrecipients: + ezio.melotti, michael.foord, flox
2010-03-08 16:36:41ezio.melottisetmessageid: <1268066201.72.0.876952664172.issue8088@psf.upfronthosting.co.za>
2010-03-08 16:36:40ezio.melottilinkissue8088 messages
2010-03-08 16:36:39ezio.melotticreate