MCPcopy 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
2from gettext import (
3 gettext,
4 ngettext,

Callers

nothing calls this directly

Calls 10

gettextFunction · 0.90
ngettextFunction · 0.90
pgettextFunction · 0.90
npgettextFunction · 0.90
dgettextFunction · 0.90
dngettextFunction · 0.90
dpgettextFunction · 0.90
dnpgettextFunction · 0.90
_Function · 0.70
formatMethod · 0.45

Tested by

no test coverage detected