Ah, right -- relatively straightforward rule.

But, one that's going to require a lot of careful thought to track down exactly 
how a name will resolve across an inheritance tree. Seems like a lot of extra 
complexity and potential for confusion for a comparatively small benefit.

Also, I have to think this would be appreciably slower than the current 
mechanism, having to run through this ChainMap cascade for (almost) *every* 
attribute lookup?
_______________________________________________
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/ABCDI4DWJSP5NPPNW57Z6JUUZOJXSQQV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to