I posted a similar error message, and got some feedback from the devs. "operator" is special in cython-0.13, try changing the name of that variable.
On Sun, Aug 29, 2010 at 9:14 PM, Paul Leopardi <[email protected]> wrote: > Hi all, > I'm re-posting this message to cython-user. Please do not reply on cython-dev. > Thanks > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
