Robert Bradshaw wrote:

> 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.)

That's the intention, yes. If you want a dynamic
endpoint (a rare case in my experience) you just
have to use a while loop.

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

Reply via email to