[issue2578] additional unittest type equality methods

Benjamin Peterson report at bugs.python.org
Sat Apr 4 18:41:00 CEST 2009


Benjamin Peterson <benjamin at python.org> added the comment:

I found while merging this to Py3k that dicts can't be used in
assertSameElements because they are unorderable in py3k.

----------

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


More information about the Python-bugs-list mailing list