Interesting talk on Python vs. Ruby and how he would like Python to have just a bit more syntactic flexibility.
Bruno Desthuilliers
bruno.42.desthuilliers at websiteburo.invalid
Wed Feb 17 05:46:02 EST 2010
Aahz a écrit :
> In article <8ca440b2-6094-4b35-80c5-81d000517ce0 at v20g2000prb.googlegroups.com>,
> Jonathan Gardner <jgardner at jonathangardner.net> wrote:
>> I used to think anonymous functions (AKA blocks, etc...) would be a
>> nice feature for Python.
>>
>> Then I looked at a stack trace from a different programming language
>> with lots of anonymous functions. (I believe it was perl.)
>>
>> I became enlightened.
>
> +1 QOTW
++1 QOTW !-)
Had the same problem trying to debug some javascript...
More information about the Python-list
mailing list