[issue8228] pprint, single/multiple items per line parameter

Dmitry Chichkov report at bugs.python.org
Thu Apr 1 11:29:00 CEST 2010


Dmitry Chichkov <dchichkov at gmail.com> added the comment:

Yes. This patch is nowhere near the production level. Unfortunately it works for me. And in the moment I don't have time to improve it further. Current version doesn't check the item's width upfront, there is definitely room for improvement. 

There is also an issue with the included issue_5131.patch - pretty-printed code can not be executed, unless 'defaultdict(' ')' type-specs are removed.

----------

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


More information about the Python-bugs-list mailing list