[issue27495] Pretty printing sorting for set and frozenset instances

Serhiy Storchaka report at bugs.python.org
Sun Jul 24 10:25:54 EDT 2016


Serhiy Storchaka added the comment:

Following patch adds support of all standard collections in pprint.saferepr().

----------
Added file: http://bugs.python.org/file43864/saferepr_collections.patch

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


More information about the Python-bugs-list mailing list