[Python-Dev] cpython: Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
Ivan Levkivskyi
levkivskyi at gmail.com
Mon Sep 12 06:29:42 EDT 2016
More information about the Python-Dev mailing list
Mon Sep 12 06:29:42 EDT 2016
- Previous message (by thread): [Python-Dev] cpython: Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
- Next message (by thread): [Python-Dev] cpython: Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12 September 2016 at 12:24, Christian Heimes <christian at python.org> wrote: > The code looks suspicious. Can you please > provide a patch that makes it more obvious, e.g. either by using if / > else if / else or a comment? Sure, I will open an issue with a patch and will add you to nosy (cannot do this *right* now, sorry). -- Ivan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160912/bace66ee/attachment.html>
- Previous message (by thread): [Python-Dev] cpython: Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
- Next message (by thread): [Python-Dev] cpython: Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list