[issue9718] Python Interpreter Crash

2010-08-30 Thread quindraco
New submission from quindraco rickweinber...@gmail.com: I am attaching my stacktrace from using Python 2.6, but I get identical behaviour in 2.7. I suspect that at least one of the underlying modules I'm using is broken, but the interpreter shouldn't crash just because an external module

[issue9718] Python Interpreter Crash

2010-08-30 Thread quindraco
quindraco rickweinber...@gmail.com added the comment: I thought as much, so I've already posted on the pyodbc bug tracker, but thanks for the second opinion; I wasn't sure. I realise modules written in C can't be prevented from crashing, but is it really impossible to keep the interpreter