MCPcopy 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
3The module provides low-level access to the C lib's locale APIs and adds high
4level number formatting APIs as well as a locale aliasing engine to complement

Callers

nothing calls this directly

Calls 6

_print_localeFunction · 0.85
_testFunction · 0.70
itemsMethod · 0.45
replaceMethod · 0.45
setdefaultMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected