[Python-ideas] Enhance definition of functions
Nick Coghlan
ncoghlan at gmail.com
Wed Jul 31 00:22:56 CEST 2013
On 31 Jul 2013 04:48, "Ronald Oussoren" <ronaldoussoren at mac.com> wrote:
>
>
> 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?
And, since assignments are statements, different from def?
Cheers,
Nick.
>
> Ronald
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130731/0f3b7b62/attachment.html>
More information about the Python-ideas
mailing list