[Python-ideas] Trial balloon: adding variable type declarations in support of PEP 484
Guido van Rossum
gvanrossum at gmail.com
Thu Aug 4 11:22:09 EDT 2016
However the presence of a local declaration like 'a: int' would create a
local slot for 'a' as if it were assigned to somewhere in the function.
--Guido (mobile)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160804/da1e1d6c/attachment.html>
More information about the Python-ideas
mailing list