Select fails when cookie tried to get a numeric value

Andreas Perstinger andipersti at gmail.com
Sat Oct 5 11:47:58 EDT 2013


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




More information about the Python-list mailing list