[issue31989] setattr on a property gives a very unhelpful exception

R. David Murray report at bugs.python.org
Thu Nov 9 09:20:41 EST 2017


R. David Murray <rdmurray at bitdance.com> added the comment:

This is a duplicate of #27794.

----------
nosy: +r.david.murray
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> setattr a read-only property; the AttributeError should show the attribute that failed
versions: +Python 3.8 -Python 2.7, Python 3.4, Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list