On Sat, Nov 27, 2010 at 12:58 PM, Stefan Behnel <[email protected]> wrote: > BTW, could you show us the relevant sections of the code that you are > compiling there? A test case would be great.
If I run pdb.post_mortem(), is there an easy way to move up the stack to somewhere where I can find what code it was trying to compile? The file is somewhat large so I don't want to do it by trial and error. --Mike _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
