Hi, Brian Granger wrote: > Thanks for looking into this. The really confusing thing is that I > swear this code used for work. I haven't had the time to chase down > what version of Cython this began with, but it seems like something > that should work ideally.
Is it possible that you added a C method somewhere in the hierarchy since the last time you tried? That could trigger such a problem. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
