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
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