[Python-ideas] pprint in displayhook

Raymond Hettinger raymond.hettinger at gmail.com
Sat Sep 28 06:17:14 CEST 2013


On Sep 27, 2013, at 3:07 AM, Serhiy Storchaka <storchaka at gmail.com> wrote:

> What are you think about using pprint.pprint() to output the result of evaluating an expression entered in an interactive Python session (and in IDLE)?

This might be a reasonable idea if pprint were in better shape.
I think substantial work needs to be done on it, before it would
be worthy of becoming the default method of display.


Raymond

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130927/383f9f89/attachment.html>


More information about the Python-ideas mailing list