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

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
This commit is contained in:
Miss Islington (bot) 2023-01-04 19:46:29 -08:00 committed by GitHub
parent f49cc3c805
commit 825ad05e1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -484,6 +484,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