The next idea is to mine into except clause, but I forgot the code that displays the error message for a general "except". I saw it somewhere a few days ago...
Just add 'raise' inside the except clause. This will cause the interpreter to dump a stack trace and stop.