[Python-ideas] Add kwargs to built-in function object

Aahz aahz at pythoncraft.com
Thu May 22 14:18:19 CEST 2008


On Thu, May 22, 2008, Leif Walsh wrote:
>
> Just like lambdas were gotten rid of in favor of named inner functions
> (in part) for readability, it sounds like readability would be a
> strong argument for using namedtuple rather than some kind of an
> anonymous object.

Um, what?  lambda is still here...
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

Need a book?  Use your library!



More information about the Python-ideas mailing list