On 22/01/2015 20:44, Rick Johnson wrote:
On Thursday, January 22, 2015 at 12:28:47 PM UTC-6, Mark Lawrence wrote:
Evidence in completely the opposite direction if I'm
reading this correctly [snip link]

"The main use case of type hinting is static analysis
using an external tool without executing the analyzed
program. Existing tools used for that purpose like
pyflakes [pyflakes] or pylint [pylint] might be extended
to support type checking. New tools, like mypy's mypy -S
mode, can be adopted specifically for this purpose.

So if the purpose is "static analysis", what is the
justification for injecting new syntax into function sigs?
I'm not *TOTALLY* against the idea of "type hints", but i am
*TOTALLY* against their proposed location.


Fine, just write an alternative PEP.

Personally I couldn't give one hoot let alone two whether or not this proposal ever sees the light of day.

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to