GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100767)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
This commit is contained in:
Miss Islington (bot) 2023-01-04 19:46:13 -08:00 committed by GitHub
parent 541e7b8029
commit a34f0bdcf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -508,6 +508,9 @@ The :mod:`locale` module defines the following exception and functions:
system, like those returned by :func:`os.strerror` might be affected by this
category.
This value may not be available on operating systems not conforming to the
POSIX standard, most notably Windows.
.. data:: LC_NUMERIC