Any way to turn off exception handling? (debugging)

mk mrkafk at gmail.com
Thu Feb 11 11:17:44 EST 2010


Hello everyone,

I'm getting an exception (on socket) handled in a program I'm trying to 
debug. I have trouble locating where exactly that happens.

In such situation turning exception handling off could be useful, bc 
unhandled exception stack trace is precisely what I'm trying to obtain.

Anybody knows of such possibility?

Regards,
mk




More information about the Python-list mailing list