[issue38530] Offer suggestions on AttributeError

Pablo Galindo Salgado report at bugs.python.org
Sat Oct 19 17:10:19 EDT 2019


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Serhiy, do you think we could attach the object and the name to some private fields of the AttributeError and check that in sys.excepthook if they are present?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38530>
_______________________________________


More information about the Python-bugs-list mailing list