[New-bugs-announce] [issue37376] pprint for types.SimpleNamespace

Carl Bordum Hansen report at bugs.python.org
Sun Jun 23 08:22:47 EDT 2019


New submission from Carl Bordum Hansen <carl at bordum.dk>:

Currently, pprint.pprint does not help you at all when pretty-printing SimpleNamespaces. I have implemented support for this.

----------
components: Library (Lib)
messages: 346318
nosy: carlbordum, fdrake, serhiy.storchaka
priority: normal
severity: normal
status: open
title: pprint for types.SimpleNamespace
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37376>
_______________________________________


More information about the New-bugs-announce mailing list