MCPcopy Index your code
hub / github.com/python/cpython / gettext.py

File gettext.py

Lib/gettext.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Internationalization and localization support.
2
3This module provides internationalization (I18N) and localization (L10N)
4support for your Python programs by providing an interface to the GNU gettext

Callers

nothing calls this directly

Calls 3

frozendictClass · 0.85
enumerateFunction · 0.85
joinMethod · 0.45

Tested by

no test coverage detected