Samuel Colvin writes:

 > > I'd be interested to see the "display utility" point of view expanded.
 > 
 > For me there are two use cases:

These both seem to be what I would consider "debugging" use cases, ie,
displaying whole objects to users who have some understanding of the
internals.  My understanding of "display utility" was for end users.
Perhaps Steven (d'Aprano) meant your "developers as users" case, but
that's not what I understood.

Also, am I to understand that simply adding "__pretty__" with a single
"debug" function gets all the benefits you describe, or do you need
additional support from devtool?

Steve
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/VZ7FMSS5PD6ZOGPJ2G3A7NWDTLMDUHD5/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to