[issue13907] test_pprint relies on set/dictionary repr() ordering

Mark Shannon report at bugs.python.org
Sun Jan 29 23:45:27 CET 2012


New submission from Mark Shannon <mark at hotpy.org>:

The function test_set_reprs() includes the comment:
"Consequently, this test is fragile and implementation-dependent"
Changing the dictionary iteration ordering breaks it.

----------
components: Tests
messages: 152272
nosy: Mark.Shannon
priority: normal
severity: normal
status: open
title: test_pprint relies on set/dictionary repr() ordering

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


More information about the Python-bugs-list mailing list