[Tutor] Getting traceback info from C-API

Shu shuying at gmail.com
Tue Apr 6 01:06:27 CEST 2010


Hi,

I have a CAPI extension module that is giving me MemoryError
exceptions from once in a while with no other information, so clearly
none of my exception handlers are catching it. Is there any way I can
traceback information for the extension module?

Thanks in advance,
.S


More information about the Tutor mailing list