Raymond Hettinger added the comment:

Marking this for Python 3.4.  It isn't a bug in the descriptor protocol; 
rather, it is an implementation detail that is sometimes helpful but is mostly 
annoying.

----------
title: descriptor protocol bug -> PyObject_GenericGetAttr suppresses 
AttributeErrors in descriptors

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

Reply via email to