[issue1615] descriptor protocol bug

Eric Snow report at bugs.python.org
Sat Feb 23 07:17:04 CET 2013


Eric Snow added the comment:

The whole AttributeError gaining an attribute seems impractical, but the second approach still seems reasonable to me.  I've attached a rough patch to demonstrate.  If that looks okay, I can flesh it out.

----------
keywords: +patch
Added file: http://bugs.python.org/file29167/getattr-descriptors.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1615>
_______________________________________


More information about the Python-bugs-list mailing list