]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100702)
authorTzu-ping Chung <uranusjr@gmail.com>
Thu, 5 Jan 2023 03:34:30 +0000 (11:34 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Jan 2023 03:34:30 +0000 (03:34 +0000)
Doc/library/locale.rst

index 1e46b0f3bf5b03fc08d87b1770054696ab9650c0..f726f8397c9648c5aa59b491bd61c1545159501c 100644 (file)
@@ -496,6 +496,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