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 541e7b8 commit a34f0bdCopy full SHA for a34f0bd
1 file changed
Doc/library/locale.rst
@@ -508,6 +508,9 @@ The :mod:`locale` module defines the following exception and functions:
508
system, like those returned by :func:`os.strerror` might be affected by this
509
category.
510
511
+ This value may not be available on operating systems not conforming to the
512
+ POSIX standard, most notably Windows.
513
+
514
515
.. data:: LC_NUMERIC
516
0 commit comments