This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author carlbordum
Recipients carlbordum, fdrake, serhiy.storchaka
Date 2019-06-23.12:22:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561292567.66.0.352814165526.issue37376@roundup.psfhosted.org>
In-reply-to
Content
Currently, pprint.pprint does not help you at all when pretty-printing SimpleNamespaces. I have implemented support for this.
History
Date User Action Args
2019-06-23 12:22:47carlbordumsetrecipients: + carlbordum, fdrake, serhiy.storchaka
2019-06-23 12:22:47carlbordumsetmessageid: <1561292567.66.0.352814165526.issue37376@roundup.psfhosted.org>
2019-06-23 12:22:47carlbordumlinkissue37376 messages
2019-06-23 12:22:47carlbordumcreate