[issue7434] general pprint rewrite

Antoine Pitrou report at bugs.python.org
Sat Jan 4 19:28:22 CET 2014


Antoine Pitrou added the comment:

> Ideally, we'd also have a standard lazy import mechanism in 3.5, so these definitions could go in the collections module, but only installed if pprint was also imported.

That sounds more like an on-import hook than a lazy import mechanism, no?

----------
keywords: +easy

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


More information about the Python-bugs-list mailing list