Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63828

proposal: bring nonlocal to py2.x

From Neal Becker <ndbecker2@gmail.com>
Subject proposal: bring nonlocal to py2.x
Date 2014-01-13 09:47 -0500
Newsgroups comp.lang.python
Message-ID <mailman.5404.1389624484.18130.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

proposal: bring nonlocal to py2.x Neal Becker <ndbecker2@gmail.com> - 2014-01-13 09:47 -0500

csiph-web