I'm trying to track down a problem using Pyrex with Python 2.6, and it seems to have something to do with the fake frame objects that Pyrex creates. I'm wondering whether something about frame objects has changed in 2.6.
The user reports that the problem does not occur when using Cython. Have you changed anything in __Pyx_AddTraceback in Cython? -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
