MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / gettext.py

File gettext.py

tools/python-3.11.9-amd64/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

enumerateFunction · 0.85
joinMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected