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

File custom_keywords.py

Lib/test/test_tools/i18n_data/custom_keywords.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from gettext import (
2 gettext as foo,
3 ngettext as nfoo,
4 pgettext as pfoo,

Callers

nothing calls this directly

Calls 3

barFunction · 0.70
_Function · 0.70
fooFunction · 0.50

Tested by

no test coverage detected