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


Groups > comp.lang.python > #63830

Re: proposal: bring nonlocal to py2.x

References <lb0ua4$fmj$1@ger.gmane.org>
From "Giampaolo Rodola'" <g.rodola@gmail.com>
Date 2014-01-13 16:12 +0100
Subject Re: proposal: bring nonlocal to py2.x
Newsgroups comp.lang.python
Message-ID <mailman.5406.1389625996.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Jan 13, 2014 at 3:47 PM, Neal Becker <ndbecker2@gmail.com> wrote:

> 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.
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>


It's not gonna happens as per PEP-404:
http://www.python.org/dev/peps/pep-0404/

-- 
Giampaolo - http://grodola.blogspot.com

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: proposal: bring nonlocal to py2.x "Giampaolo Rodola'" <g.rodola@gmail.com> - 2014-01-13 16:12 +0100

csiph-web