Parameterized Functions without Classes

Hung Jung Lu hungjunglu at yahoo.com
Sat Jun 26 00:08:15 EDT 2004


Christian Tismer <tismer at stackless.com> wrote:
> just as a small comment on the side-effects of the
> rather new concept of local functions with access to
> their scope:

Why is it "new concept"? Sure, nested scope is not ancient stuff, but
it's been out for a while. I don't think other people would call it
"new".

I have counted 7 messages in the thread, so far. How come no one
mentioned the keyword "closure"?

Just wondering. Because searching the Python newsgroup with keyword
"closure" turns up many previous threads on this subject.

regards,

Hung Jung



More information about the Python-list mailing list