Il Sun, 31 Jan 2010 19:54:17 -0500, Benjamin Kaplan ha scritto: > First of all, if you haven't read this before, please do. It will make > this much clearer. > http://www.joelonsoftware.com/articles/Unicode.html
i'm reading it right now, thanks :-) [cut] > Solution to your problem: in addition to keeping the #-*- coding ... > line, go with Günther's advice and use Unicode strings. that is: always use the "u" operator (i.e. my_name = u"Nico"), right? Ciao, Nico -- http://mail.python.org/mailman/listinfo/python-list