David Unric added the comment:

Thanks for the comprehensive response.

I did suspected the 2nd call is caused how it has been described in paragraph 
4. And you are probably right. Only think exception instance raised in 
__getattr__ should not lead to its another call but propagated to outer level, 
ie. should not get continue in getter in this example.

----------

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

Reply via email to