That you can't trace Cython is fortunately not true. I do it from time to time using gdb when I trace pynac code. Of course it's not C/Python but its cythonization, the translated C code. The associated Cython is handily shown in comments with the translation so you won't be lost.
-- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
