Multibyte Character Surport for Python

Stephen J. Turnbull stephen at xemacs.org
Sat May 11 08:21:31 EDT 2002


>>>>> "Martin" == Martin v Löwis <loewis at informatik.hu-berlin.de> writes:

    [sjt]
    >> I disagree with some implementation decisions (eg,
    >> the idea of prepending ZERO-WIDTH NO-BREAK SPACE to strings
    >> intended to be exported in UTF-16 encoding is just insane IMO

    Martin> That's how UTF-16 is specified.

The Unicode standard permits, but does not require, a BOM.


-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
 My nostalgia for Icon makes me forget about any of the bad things.  I don't
have much nostalgia for Perl, so its faults I remember.  Scott Gilbert c.l.py



More information about the Python-list mailing list