[I18n-sig] Re: I18n

M.-A. Lemburg mal@lemburg.com
Wed, 09 Feb 2000 10:42:16 +0100


Andy Robinson wrote:
> 
> As a more general point, the business requirements of someone working
> in this field are usually to "move data from A to B", where A and B
> are not Unicode.  Unicode is a very useful tool which can sit in the
> middle most of the time, and Unicode character properties solve many
> problems in the CJKV world - but not all of them.

The converters could make use of the Unicode private code
point areas. The Python implementation leaves these untouched.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/