Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ locale.py
File
locale.py
Lib/locale.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Locale support module.
2
3
The module provides low-level access to the C lib&
#x27;s locale APIs and adds high
4
level number formatting APIs
as
well
as
a locale aliasing engine to complement
Callers
nothing calls this directly
Calls
6
_print_locale
Function · 0.85
_test
Function · 0.70
items
Method · 0.45
replace
Method · 0.45
setdefault
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected