[ python-Bugs-847778 ] Nested scope

SourceForge.net noreply at sourceforge.net
Sun Nov 23 13:51:29 EST 2003


Bugs item #847778, was opened at 2003-11-23 19:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=847778&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jozef Behran (jojoworks)
Assigned to: Nobody/Anonymous (nobody)
Summary: Nested scope 

Initial Comment:
I suggest you adding a keyword, say "nested" to
explicitly bound the name to the upper level of nested
scope. This keyword would be similar to "global", which
bounds the name to the top level.

See the attachment for the idea.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=847778&group_id=5470



More information about the Python-bugs-list mailing list