MCPcopy 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_supportedFunction · 0.85
print_differencesFunction · 0.85
parseFunction · 0.70
optimizeFunction · 0.70
pprintFunction · 0.70
add_argumentMethod · 0.45
parse_argsMethod · 0.45
copyMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected