On 05/12/2021 04:01, David Mertz, Ph.D. wrote:

The cost here is that EVERY SINGLE student learning Python needs to add this new construct to their mental load. EVERY book and tutorial needs to be updated. EVERY experienced developer has to spend extra effort understanding and writing code.

The COST of implementing this PEP is *quite literally* tens of millions of person days. The benefit is a rare savings of two lines of function body code or a docstring line.


I think you exaggerate, e.g.:
    - Many students may never use late-binding, and be perfectly happy not knowing about it).
    - Not just saving two lines but IMO adding simplicity and clarity
But no matter.
If this were always a compelling argument, Python would *never* be changed.
Best wishes
Rob Cliffe
_______________________________________________
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/SYHWVWPOBR2E2L3HVPFO7SOFJ7FMCPCG/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to