Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ makelocalealias.py
File
makelocalealias.py
Tools/i18n/makelocalealias.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Convert the X11 locale.alias file into a mapping dictionary suitable
4
for
locale.py.
Callers
nothing calls this directly
Calls
9
parse_glibc_supported
Function · 0.85
print_differences
Function · 0.85
parse
Function · 0.70
optimize
Function · 0.70
pprint
Function · 0.70
add_argument
Method · 0.45
parse_args
Method · 0.45
copy
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected