SyntaxError: Invalid Syntax.

ronrsr ronrsr at gmail.com
Fri Nov 10 12:09:41 EST 2006


thanks for the speedy answer.  what i meant was:

 return   MySQLdb.connect (host = "db91b.pair.com",
                           user = "homebase",
                            passwd = "Newspaper2",
			db = "homebase_zingers"
                           );


but even when I have that, I still get the same error.

bests, 

-rsr-

ronrsr wrote:
> here's some of t




More information about the Python-list mailing list