Encodign issue in Python 3.3.1 (once again)

Νίκος Γκρ33κ nikos.gr33k at gmail.com
Mon May 27 01:06:22 EDT 2013


But iu have it set up for 'utf-8' as seen in this statement.

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

Yoiu mean i shoudl chnag eit to greek isoo= (iso-8859-7)

but then i store english names and greek names as well, so it has to be a utf-8.



More information about the Python-list mailing list