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 f49cc3c commit 825ad05Copy full SHA for 825ad05
Doc/library/locale.rst
@@ -484,6 +484,9 @@ The :mod:`locale` module defines the following exception and functions:
484
system, like those returned by :func:`os.strerror` might be affected by this
485
category.
486
487
+ This value may not be available on operating systems not conforming to the
488
+ POSIX standard, most notably Windows.
489
+
490
491
.. data:: LC_NUMERIC
492
0 commit comments