Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Doc/library/locale.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down