On 22 Apr 2001 15:48:51 -0000, Steve Holden wrote: > Are you saying that IDLE won't correctly handle modules containing > > from __future__ import nested_scopes? > No, I'm talking about the interactive interpreter: Python 2.1 (#15, Apr 16 2001, 18:25:49) [MSC 32 bit (Intel)] on win32 Type "copyright", "credits" or "license" for more information. IDLE 0.8 -- press F1 for help >>> def make_adder(x): return lambda y: x+y SyntaxError: local name 'x' in 'make_adder' shadows use of 'x' as global in nested scope 'lambda' (<pyshell#1>, line 1) >>>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4