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


Groups > comp.lang.python > #57198 > unrolled thread

Re: IDLE being too clever checking nonlocal declarations?

Started byChris Angelico <rosuav@gmail.com>
First post2013-10-22 03:31 +1100
Last post2013-10-22 03:31 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#57198 — Re: IDLE being too clever checking nonlocal declarations?

FromChris Angelico <rosuav@gmail.com>
Date2013-10-22 03:31 +1100
SubjectRe: IDLE being too clever checking nonlocal declarations?
Message-ID<mailman.1315.1382373075.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web