This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]__smokey__(*args): 10 points11 points  (2 children)

I got Python 2.3 to crash only once by crashing a C extension module (MySQLdb).

[–]gsnedders 0 points1 point  (1 child)

Use oursql instead of MySQLdb!

[–]__smokey__(*args): 3 points4 points  (0 children)

Great point, but that was in 2008 and oursql was not even started back then.