Python converts my 8-bit strings

gradha at iname.com gradha at iname.com
Sat Jan 13 13:24:32 EST 2001


Hi.

When I for example fed string.split with an 8 bit string, all the 8 bit
characters get converted into what looks like utf-8 codes. How do I
convert later those escape sequences to single characters, or avoid split
and other functions doing the conversion?

-- 

 Grzegorz Adam Hankiewicz   gradha at iname.com - http://gradha.infierno.org
 Other web pages:  http://glub.ehu.es/  -  http://welcome.to/gogosoftware/



More information about the Python-list mailing list