On Mar 18, 2009, at 3:51 AM, Greg Ewing wrote:

> Robert Bradshaw wrote:
>
>> No, Cython has not changed this, and I'm not sure we should. But
>> there is some inconsistency:
>
> Yes, I noticed that too. It's a bug -- a temp
> should always be used unless the limit expression
> is constant.

So in Pyrex, the endpoint will always be evaluated once? (This is a  
departure from the actual C for loop, but IMHO a good one.)

- Robert

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to