[Cython] Assignment nodes, buffers and transforms
Stefan Behnel
stefan_ml at behnel.de
Wed Jul 23 19:30:37 CEST 2008
Hi,
Johannes Wienke wrote:
> Am 07/23/2008 07:07 PM schrieb Stefan Behnel:
>> I disagree with option 2. A statement like
>>
>> a = b = xyz
>>
>> is very clearly asking for "xyz" being evaluated once
>
> To my mind such a statement should be a syntax error. It's like a
> roulette game figuring out what's going on here and it isn't much more
> complicated to write this in two readable lines.
Wrong list, try python-ideas.
(although I doubt you'll get much applause over there...)
Stefan :)
More information about the Cython-dev
mailing list