Andrei Kulakov <andrei....@gmail.com> added the comment:

This probably shouldn't be done, for all of the reasons above.

For the sake of an argument, if we really wanted to do something like this (as 
it may be convenient in some cases), a better way might be to add a 
`__tb_repr__ = __repr__` which can be overridden, and `traceback` would use 
that instead of plain repr.

----------
nosy: +andrei.avk

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

Reply via email to