[Python-Dev] Explicit Lexical Scoping (pre-PEP?)
Guido van Rossum
guido at python.org
Wed Jul 5 10:28:45 CEST 2006
Sorry, I should have added a <wink>... :-)
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/)
More information about the Python-Dev
mailing list