On Tue, 28 Jun 2011 15:43:05 +0200 Victor Stinner <victor.stin...@haypocalc.com> wrote: > - ISO-8859-1 os some FreeBSD systems > - ANSI code page on Windows, e.g. cp1252 (close to ISO-8859-1) in > Western Europe, cp952 in Japan, ... > - ASCII if the locale is manually set to an empty string or to "C", or > if the environment is empty, or by default on some systems > - something different depending on the system and user configuration...
Why would utf-8 be the right thing in these cases? Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com