Encodign issue in Python 3.3.1 (once again)

Νίκος Γκρ33κ nikos.gr33k at gmail.com
Sun May 26 17:26:34 EDT 2013


No thi is not a mysql issue becaus ei have this line above for storing and retrieval form database.

con = pymysql.connect( db = 'metrites', host = 'localhost', user = 'me', passwd = 'somepass', init_command='SET NAMES UTF8' )



More information about the Python-list mailing list