On 12/16/20 1:31 AM, Serhiy Storchaka wrote:

Things like abstractclassmethod are legacy. It is more preferable to
combine elemental decorators.

I completely disagree, although I suppose the determining factor is one's point of view. I see it as "abstractclassmethod" being its own thing, and while it can be composed from "abstract" and "classmethod", nothing is gained by splitting those words across multiple lines.

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

Reply via email to