[Python-ideas] Trial balloon: adding variable type declarations in support of PEP 484

Sven R. Kunze srkunze at mail.de
Wed Aug 3 09:51:10 EDT 2016


On 03.08.2016 15:41, Ethan Furman wrote:
> If `a` is global (or nonlocal), then it's legal (the object is 
> returned, this discarded); otherwise it's a NameError.

That's correct but this thread is about declaration.


More information about the Python-ideas mailing list