What happens when aliases collide with proper attributes? Could you have an attribute 'foo', combined with an attribute 'bar' with alias 'foo'? If so, how would that work?
What happens when a subclass of Foo adds an attribute that masks an alias defined for an attribute of Foo? Dragons. Complicated dragons. -1 _______________________________________________ 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/ZR5XSSVEJN33BG5SFQVEV3C5CMGOB7WP/ Code of Conduct: http://python.org/psf/codeofconduct/