Joshua Bronson added the comment:

This patch improves the OrderedMapping.__eq__ implementation to be more generic 
in the case that ``other`` is an unordered Mapping of the same length as 
``self``.

----------
Added file: http://bugs.python.org/file45805/jab-orderedmapping-2.patch

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

Reply via email to