Internationalization patch, i18n, iconv, ...

David Leonard david.leonard at itee.uq.edu.au
Wed Oct 17 07:25:41 CEST 2001


to get this thread back on track, does anyone have objections to Michael's
solution?

i.e. leave the data as 'raw' strings, and use codecs.utf_8_decode() when you
know that it is UTF-8 encoded.

d

On Wed, 17 Oct 2001, js9s at netscape.net typed thusly:

> UNIX(LINUX)  is the only OS I know that has the internationalization (i18n) concept. Windows, VMS and many other less known OS, such as milkyway etc., only have the concept of localization (L10?).  This patch may be used for localization purpose as well, but its main target is the i18n type of applications.  Don't know about mac, but since it is mainly a personal system, my guess is that it is just like windows, L10 only.

-- 
David Leonard                           David.Leonard at itee.uq.edu.au
Dept of Inf. Tech. and Elec. Engg   _   Ph:+61 404 844 850
The University of Queensland       |+|  http://www.itee.uq.edu.au/~leonard/
QLD 4072  AUSTRALIA               ~` '~ B73CD65FBEF4C089B79A8EBADF1A932F13EA0FC8

Make sure that you have enough free memory in your temp directory.
	- Sun StarOffice README





More information about the python-ldap mailing list