Alex7564 <[EMAIL PROTECTED]> added the comment:

"Note that if the attribute is found through the normal mechanism,
__getattr__() is not called."
"because otherwise __setattr__() would have no way to access other
attributes of the instance."

I think it's __getattr__() instead of __setattr__()

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3716>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to