[Python-ideas] pprint in displayhook
Nick Coghlan
ncoghlan at gmail.com
Wed Oct 2 01:20:34 CEST 2013
On 2 Oct 2013 05:45, "Paul Colomiets" <paul at colomiets.name> wrote:
>
> Hi,
>
> On Sun, Sep 29, 2013 at 11:38 PM, Serhiy Storchaka <storchaka at gmail.com>
wrote:
> >
> > What should be changed in pprint?
> >
>
> Would be nice if it support custom types.
Fixing pprint to allow customisation was a key part of the rationale for
functools.singledispatch. I guess Lukasz just hasn't had time to work on
the follow-up patch to refactor the pprint module (or else I just missed it
on the tracker, which is entirely plausible).
Cheers,
Nick.
>
> Just my 2 cents
>
> --
> Paul
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131002/3a7a9a03/attachment.html>
More information about the Python-ideas
mailing list