i mean yeah, of course you don't need super. And i also understand that feeling that composition is better than inheritance.
But that's beside my point, super acts as a proxy to a parent, and is by default the feature to refer a parent from within a class method. This is the feature that i think is flawed in some ways and i'm trying to produce an alternative to. _______________________________________________ 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/T47OLTQI7U7CN5WE7KV7ZEWYOHHPZPMX/ Code of Conduct: http://python.org/psf/codeofconduct/