Unicode problem

gargravarr at whoever.com gargravarr at whoever.com
Wed Mar 20 16:08:59 EST 2002


>if you don't tell Python what 8-bit encoding you want
>to use for a Unicode string, Python will assume ASCII.

How do I tell Python what 8-bit encoding I want to use ? Can I tell
Python so I don't have to use encode?



More information about the Python-list mailing list