Cannot connect to Mysql database

Himanshu Garg hgarg.india at gmail.com
Tue Nov 19 01:26:33 EST 2013


I did:

import MySQLdb as mdb
from MySQLdb import *
from MySQLdb.constants import *

and now it works.  Thanks! again



More information about the Python-list mailing list