Why functional Python matters
Greg Ewing (using news.cis.dfn.de)
ckea25d02 at sneakemail.com
Tue Apr 15 23:47:15 EDT 2003
Jack Diederich wrote:
> I was a little disapointed that the implementaion in bltinmodule.c doesn't
> special case lambdas but instead does a regular function call.
How exactly would you propose to special-case lambdas?
--
Greg Ewing, Computer Science Dept,
University of Canterbury,
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg
More information about the Python-list
mailing list