[issue22721] pprint output for sets and dicts is not stable

Serhiy Storchaka report at bugs.python.org
Sat Oct 25 15:41:01 CEST 2014


Serhiy Storchaka added the comment:

And here is alternative patch if the first patch is not correct. It is more complicated and I suppose is less efficient in common case.

----------
Added file: http://bugs.python.org/file37013/pprint_safe_key_alt.patch

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


More information about the Python-bugs-list mailing list