[Python-Dev] Explicit Lexical Scoping (pre-PEP?) (original) (raw)
Guido van Rossum guido at python.org
Wed Jul 5 10:28:45 CEST 2006
- Previous message: [Python-Dev] Explicit Lexical Scoping (pre-PEP?)
- Next message: [Python-Dev] Explicit Lexical Scoping (pre-PEP?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry, I should have added a ... :-)
On 7/5/06, Anthony Baxter <anthony at interlink.com.au> wrote:
On Wednesday 05 July 2006 18:21, Guido van Rossum wrote: > Would this also use ..num to refer to num in an outer scope two > levels removed?
Ew! I don't want to even think about debugging ...x vs ....x Anthony -- Anthony Baxter <anthony at interlink.com.au> It's never too late to have a happy childhood.
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Explicit Lexical Scoping (pre-PEP?)
- Next message: [Python-Dev] Explicit Lexical Scoping (pre-PEP?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]