A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-December/041475.html below:

[Python-Dev] str.ascii_lower

[Python-Dev] str.ascii_lower [Python-Dev] str.ascii_lowerMartin v. Loewis martin at v.loewis.de
Mon Dec 29 13:09:40 EST 2003
Guido van Rossum wrote:

> I have no idea what adding UTF8 to the local means.  Is this something
> that Python's locale-awareness does or is it simply recognized by the
> C library?

It's recognized by the C library, both on Windows and Unix. The full
format is

<lang>_<country>@<modifierlist>.<charset>

By default, each <lang> implies a default <charset>, which can be
overridden. On Linux, <charset> is a IANA name (e.g. de_DE.ISO-8859-15);
on Windows, it is a code page (e.g. german_Germany.1252).

Regards,
Martin


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4