Amaury Forgeot d'Arc added the comment:

What if [some flavor of] pprint sorted items not by value, but by their repr() 
string?
It's probably faster than any other algorithm, and guaranteed to produce 
consistent results.

Or use this idea only for ambiguous cases?

----------
nosy: +amaury.forgeotdarc

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

Reply via email to