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

@Martin it's more that logic in a function may raise exception and it will be 
handled somewhere upstream, but a repr should just give you a simple 
representation of an object, it would make no sense for upstream logic to be 
"object repr failed with such exception, instead we should do this now". It's 
hard to imagine when this would make sense.

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

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

Reply via email to