8000 GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100767) · python/cpython@a34f0bd · GitHub
[go: up one dir, main page]

Skip to content

Commit a34f0bd

Browse files
GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100767)
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
1 parent 541e7b8 commit a34f0bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/locale.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,9 @@ The :mod:`locale` module defines the following exception and functions:
508508
system, like those returned by :func:`os.strerror` might be affected by this
509509
category.
510510

511+
This value may not be available on operating systems not conforming to the
512+
POSIX standard, most notably Windows.
513+
511514

512515
.. data:: LC_NUMERIC
513516

0 commit comments

Comments
 (0)
0