Chris Angelico writes:

 > if it's a fallback after default behaviour fails (like __getattr__)
 > [...] it's likely to impact performance a lot less.

I guess the effect on performance is that it takes one more check to
get to AttributeError?

_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/BETDFWCN2J27MGWI6WL3SMF5CDDV2MFO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to