Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
from
gettext
import
(
2
gettext
as
foo,
3
ngettext
as
nfoo,
4
pgettext
as
pfoo,
Callers
nothing calls this directly
Calls
3
bar
Function · 0.70
_
Function · 0.70
foo
Function · 0.50
Tested by
no test coverage detected