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

File comments.py

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

Source from the content-addressed store, hash-verified

1from gettext import gettext as _
2
3# Not a translator comment
4_('foo')

Callers

nothing calls this directly

Calls 1

_Function · 0.70

Tested by

no test coverage detected