[Cython] [Pyrex] ANN: Pyrex 0.9.7

Jim Kleckner jek-gmane at kleckner.net
Sat May 10 22:27:30 CEST 2008


Stefan Behnel wrote:
> Brian Blais wrote:
>> In python, I am used to syntax:
>>
>> for var in stuff:
>>
>> where my eye finds "var" and then "stuff", so I first find out the
>> relevant variable, and then the values it will take.

+1 to the value of seeing the "var" first and being more consistent with 
Python (being more Pythonic).



More information about the Cython-dev mailing list