[Python-3000] A plea for anonymous functions
Terry Reedy
tjreedy at udel.edu
Fri Nov 17 18:46:30 CET 2006
"Terry Reedy" <tjreedy at udel.edu> wrote in message
news:ejipoi$f32$1 at sea.gmane.org...
> *To me* you have this backwards. The function-object creation code is
> executed *before* the call that passes that object. This is true whether
> it is placed before, as above, or nested within, as you and Tomer prefer.
Correction: I meant Talin, the OP, not Tomer, who started a different
thread on decorators. My apologies to Tomer for putting words in his mouth
that were not his.
tjr
More information about the Python-3000
mailing list