[issue37379] Provide triggering AttributeError exception to __getattr__ for reraising

Steven D'Aprano report at bugs.python.org
Sun Jun 23 10:08:13 EDT 2019


Steven D'Aprano <steve+python at pearwood.info> added the comment:

Could you supply a *simple* demonstration of a class showing this problem? I've looked at the uploaded "test6.py" (what happened to the other 5?) and don't see anything to do with either __getattr__ or property in it.

----------
nosy: +steven.daprano
versions: +Python 3.9

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


More information about the Python-bugs-list mailing list