On Sun, Aug 16, 2009 at 6:35 PM, sturlamolden <sturlamol...@yahoo.no> wrote:
>
> A compiler could easily recognise a statement like
>
>   for i in range(n):
>
> as a simple integer loop. In fact, Cython is able to do this.

but special cases aren't special enough to break the rules.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to