12
votos
1
respuestas
vistas 27,910
Correct exception handling with python MySQLdb connection
I created a small/basic python script to insert data into a MySQL database. I included some error handling - mainly to close the connection and/or prevent hanging connections in the case of an error (...but also to ignore some errors). ...
preguntado 9 años, 1 meses