unicode 3 digit decimal conversion
Fredrik Lundh
fredrik at pythonware.com
Mon Sep 29 08:28:17 EDT 2003
More information about the Python-list mailing list
Mon Sep 29 08:28:17 EDT 2003
- Previous message (by thread): unicode 3 digit decimal conversion
- Next message (by thread): unicode 3 digit decimal conversion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Martin v. Löwis wrote: > Correct: UTF-8 works differently. I find it surprising that anybody > actually proposes to send non-ASCII characters using xHH, as this > byte sequence my coincidently happen in ASCII text as well. unless they expect you to send "x" as "x78", of course. </F>
- Previous message (by thread): unicode 3 digit decimal conversion
- Next message (by thread): unicode 3 digit decimal conversion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list