[issue19664] UserDict test assumes ordered dict repr

STINNER Victor report at bugs.python.org
Thu Nov 21 23:45:03 CET 2013


STINNER Victor added the comment:

issue19664.patch looks good to me.

Funny fact: test_repr() of test_dict only test dictionaries with 1 item :)

----------

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


More information about the Python-bugs-list mailing list