OT:

On Fri, Jun 17, 2022 at 7:35 AM Rob Cliffe

>
>     def for(bar=[] later, baz=timenow() later, bam=inc(baz) later):
> Not only is the second one longer and repetitious, it adds more **words**.
> People are used to distinguishing between words and symbols and do it
> easily.
>

You have just articulated why I find type annotations so hard to read.

Back OT: add annotations to the examples, and it gets worse. I like it or
not, I suspect annotations are becoming “standard”

-CHB
-- 
Christopher Barker, PhD (Chris)

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython
_______________________________________________
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/XFT6PXP4SCH5FO3WXAGEIMKOP6PZMIW6/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to