On 05.10.2013 17:31, Νίκος Αλεξόπουλος wrote:
Now i have it like this:

# connect to database
con = pymysql.connect( db = 'nikos_metrites', user = 'nikos_root',
passwd = 't1abhp2r!', charset = 'utf8', host = 'localhost' )

Just to be sure: That's not your real password, is it?

Bye, Andreas

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to