Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ messages.py
File
messages.py
Lib/test/test_tools/i18n_data/messages.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Test message extraction
2
from
gettext
import
(
3
gettext,
4
ngettext,
Callers
nothing calls this directly
Calls
10
gettext
Function · 0.90
ngettext
Function · 0.90
pgettext
Function · 0.90
npgettext
Function · 0.90
dgettext
Function · 0.90
dngettext
Function · 0.90
dpgettext
Function · 0.90
dnpgettext
Function · 0.90
_
Function · 0.70
format
Method · 0.45
Tested by
no test coverage detected