def get_conn():
    host="myhost"
    user="myuser"
...

Python MySQLdb database access code

by bennoland.com, July 08, 2009 02:07, 4 refactorings, tagged with database mysql python

I have some database access...

55502f40dc8b7c769880b10874abc9d0 Talk