[Python-ideas] returning anonymous functions

Leif Walsh leif.walsh at gmail.com
Tue Dec 16 10:14:10 CET 2008


On Tue, Dec 16, 2008 at 4:13 AM, Leif Walsh <leif.walsh at gmail.com> wrote:
> This forces you to call foo(1)(2)(3) if you want an answer.  How about:

Sorry, said that wrong.  It doesn't let you curry more than one variable.

-- 
Cheers,
Leif



More information about the Python-ideas mailing list