Nested scopes resolution -- you can breathe again!
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Sat Feb 24 09:21:29 EST 2001
More information about the Python-list mailing list
Sat Feb 24 09:21:29 EST 2001
- Previous message (by thread): Nested scopes resolution -- you can breathe again!
- Next message (by thread): Nested scopes resolution -- you can breathe again!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fri, 23 Feb 2001 09:01:19 -0800, Russell E. Owen <owen at astrono.spamwashington.emu> pisze: > In a posting yesterday I suggested considering scaling back the > proposal to allow it to be simpler and more regular, for example > have a keyword or other explicit notation to say "this variable is > not in local scope". I would certainly not call it simpler. Maybe for the language implementor, but not for the programmer, which must search the expression for its free variables to list them at the top, obscuring the program. -- __("< Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/ \__/ ^^ SYGNATURA ZASTĘPCZA QRCZAK
- Previous message (by thread): Nested scopes resolution -- you can breathe again!
- Next message (by thread): Nested scopes resolution -- you can breathe again!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list