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


Groups > comp.lang.python > #57198

Re: IDLE being too clever checking nonlocal declarations?

References <CAPTjJmpEaQxN10eSU2YzZZ-4wMoT3K=iFBYQqgBx_RZ3AWyfTw@mail.gmail.com> <l43jip$2el$1@ger.gmane.org>
Date 2013-10-22 03:31 +1100
Subject Re: IDLE being too clever checking nonlocal declarations?
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1315.1382373075.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Oct 22, 2013 at 3:09 AM, Peter Otten <__peter__@web.de> wrote:
> Chris Angelico wrote:
>> But typing this into IDLE interactive mode requires some fiddling
>> around with the editor. Is it trying to be too clever? Am I doing
>> something that makes no sense?
>
> Yes, but you should still file a bug report ;)

Heh. I like doing things that make no sense, sometimes :)

>> Tested with 3.3.0 on Windows XP.
>
> Confirmed on Linux for 3.2.2, 3.3.0, and an outdated built of 3.4. It looks
> like all versions of Python 3 are affected.

Thanks for the confirmation. http://bugs.python.org/issue19335 created.

ChrisA

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


Thread

Re: IDLE being too clever checking nonlocal declarations? Chris Angelico <rosuav@gmail.com> - 2013-10-22 03:31 +1100

csiph-web