Lisandro Dalcin wrote: > (and perhaps a "goto begin" in order to avoid the recursion?)
Note that gcc has some support for tail recursion elimination, which might actually apply here. Stefan _______________________________________________ Cython-dev mailing list Cython-dev@codespeak.net http://codespeak.net/mailman/listinfo/cython-dev