char 128? no... 256

Afanasiy abelikov72 at hotmail.com
Tue Feb 11 22:18:43 EST 2003


UnicodeError: ASCII encoding error: ordinal not in range(128)

This isn't even unicode, it's extended ascii characters used in foreign
languages. I can't print them, or write them to file, etc... They are
normal chars. This really annoying, a str() around it doesn't even work.




More information about the Python-list mailing list