Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63828 > unrolled thread
| Started by | Neal Becker <ndbecker2@gmail.com> |
|---|---|
| First post | 2014-01-13 09:47 -0500 |
| Last post | 2014-01-13 09:47 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
proposal: bring nonlocal to py2.x Neal Becker <ndbecker2@gmail.com> - 2014-01-13 09:47 -0500
| From | Neal Becker <ndbecker2@gmail.com> |
|---|---|
| Date | 2014-01-13 09:47 -0500 |
| Subject | proposal: bring nonlocal to py2.x |
| Message-ID | <mailman.5404.1389624484.18130.python-list@python.org> |
py3 includes a fairly compelling feature: nonlocal keywork But backward compatibility is lost. It would be very helpful if this was available on py2.x.
Back to top | Article view | comp.lang.python
csiph-web