We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b639a commit 105e373Copy full SHA for 105e373
1 file changed
Doc/library/locale.rst
@@ -496,6 +496,9 @@ The :mod:`locale` module defines the following exception and functions:
496
system, like those returned by :func:`os.strerror` might be affected by this
497
category.
498
499
+ This value may not be available on operating systems not conforming to the
500
+ POSIX standard, most notably Windows.
501
+
502
503
.. data:: LC_NUMERIC
504
0 commit comments