[Python-Dev] The AttributeError/getattr mechanism (original) (raw)

王珺 wjun77 at gmail.com
Fri Nov 27 03:40:12 EST 2015


Hello everyone:

I'm suggesting a modification to the AttributeError/getattr mechanism, see issue25634: http://bugs.python.org/issue25634

I used getattr sometimes, and descriptor especially property is so widely used. I wonder whether someone had encountered the same problem with me.

However, this is a complicated problem including performance issues, and backward compatibility.

Thanks for your attention, Jun Wang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20151127/a7759101/attachment.html>



More information about the Python-Dev mailing list