<div dir="ltr">Hello everyone: <br><br>I'm suggesting a modification to the AttributeError/__getattr__ mechanism, see issue25634:<br><a href="http://bugs.python.org/issue25634">http://bugs.python.org/issue25634</a><br><br>I used __getattr__ sometimes, and <i>descriptor</i> especially <i>property</i> is so widely used. I wonder whether someone <br>had encountered the same problem with me. <br><br>However, this is a complicated problem including performance issues, and backward compatibility. <br><br>Thanks for your attention,<br>Jun Wang<br></div>