Re: Python and unicode
Can't believe I missed something as simple as u'smt', and I even saw that on many occasions... Thank you. -- http://mail.python.org/mailman/listinfo/python-list
Python and unicode
Hi everybody. I've played for few hours with encoding in py, but it's still somewhat confusing to me. So I've written a test file (encoded as utf-8). I've put everything I think is true in comment at the beginning of script. Could you check if it's correct (on side note, script does what I intende