[Python-ideas] Enhance definition of functions
Ronald Oussoren
ronaldoussoren at mac.com
Tue Jul 30 20:47:33 CEST 2013
On 30 Jul, 2013, at 20:30, Ryan <rymg19 at gmail.com> wrote:
> How about something like:
>
> f = indef(x, y): print x, y
>
How is that different from a lambda?
Ronald
More information about the Python-ideas
mailing list