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 pitrou
Recipients fdrake, pitrou, r.david.murray, serhiy.storchaka
Date 2013-09-27.20:53:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380315185.2508.0.camel@fsol>
In-reply-to <1380305543.11.0.339323038259.issue19104@psf.upfronthosting.co.za>
Content
> > Another possibility is not fixing this issue, and deciding it is
> normal behaviour. It is trivial to add parentheses if you need them.
> 
> It would be safer just do not wrap long line on first level.

That would defeat the whole point of pprint().
History
Date User Action Args
2013-09-27 20:53:08pitrousetrecipients: + pitrou, fdrake, r.david.murray, serhiy.storchaka
2013-09-27 20:53:08pitroulinkissue19104 messages
2013-09-27 20:53:08pitroucreate