[Python-Dev] PEP 540: Add a new UTF-8 mode (v2) (original) (raw)
Chris Angelico rosuav at gmail.com
Wed Dec 6 00:59:31 EST 2017
- Previous message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Next message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Dec 6, 2017 at 4:46 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
Something I've just noticed that needs to be clarified: on Linux, "C" locale and "POSIX" locale are aliases, but this isn't true in general (e.g. it's not the case on *BSD systems, including Mac OS X).
For those of us with little to no BSD/MacOS experience, can you give a quick run-down of the differences between "C" and "POSIX"?
ChrisA
- Previous message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Next message (by thread): [Python-Dev] PEP 540: Add a new UTF-8 mode (v2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]