Paul Davis <paul.joseph.da...@gmail.com> added the comment:

I should mention, in example.py, it wasn't immediately clear that "print 
f.bing" would actually print instead of raising the AttributeError. As in, I 
had a property raising an unexpected error that happend to be an 
AttributeError. If its not an attribute error, the error is not swallowed. I 
can see the obvious argument for "AttributeError means not found", it just 
wasn't immediately obvious what was going on.

----------

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

Reply via email to