Michael Foord <mich...@voidspace.org.uk> added the comment: Patch for Py3k with fallback for comparing unsortable sequences in assertSameElements.
Removed the expected failure and added another test case to confirm that this patch works for unsortable sequences that are the same (no fail) and different (fail). ---------- Added file: http://bugs.python.org/file13614/unittest-sameelements.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2578> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com