Thanks for the reply.
On Jan 7, 11:09 am, Volker Braun <
vbraun.n...@gmail.com> wrote:
> We did upgrade to cython-0.15.1 early on in the 4.8.alpha series, fwiw. I
> guess line 90 is the any() construct.
Yeah, I mixed source code for a test program with an error message
from an actual program, sorry.
> Perhaps that was already broken with
> the old cython, it just didn't know? E.g. what happened if the generator
> raised an exception?
The code works perfectly fine on sage-4.6.2 sage-4.7.2alpha2, and
4.8.alpha0. I didn't have it running only this test code; I had a much
more complicated program working fine. The Cython compiler refuses it
in 4.8alpha4.
john perry