On 3/07/20 5:42 am, Matthew Einhorn wrote:
Similarly, if you wanted to overwrite a property by using this property approach in the sub-class, but also call super for the parent's class property getter from within the get/set this wouldn't work!?

Realised after sending that you were talking about the magic
of no-argument super() not working. That's probably true. I
take it as a sign that no-argument super() is too magical
for its own good. :-)

--
Greg
_______________________________________________
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/RHEZNXRVKO3E2VHO3DGDNF4WEUHEVMKM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to