STINNER Victor added the comment:

I like the idea of enhance code writing exception reports, I'm strongly opposed 
to modify repr() to ignore exceptions. I would to be noticed when repr() fails 
badly.

I like how the logging module catchs any formating error and logs an error when 
the formatting fails.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22836>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to