Lambda going out of fashion
Andrew Dalke
dalke at dalkescientific.com
Sat Dec 25 08:29:28 EST 2004
More information about the Python-list mailing list
Sat Dec 25 08:29:28 EST 2004
- Previous message (by thread): Lambda going out of fashion
- Next message (by thread): Lambda going out of fashion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > And you're right, there is a behavioural difference - apply() expects a real > sequence, whereas the extended function call syntax accepts any iterable. > > However, there's also a bug in your demo code: I guess I must be getting over this cold -- I'm only 1/2 wrong this time. :) Andrew dalke at dalkescientific.com
- Previous message (by thread): Lambda going out of fashion
- Next message (by thread): Lambda going out of fashion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list