MCPcopy Index your code
hub / github.com/python/cpython / test

Function test

Lib/test/test_tools/i18n_data/messages.py:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59
60# Nested functions and classes
61def test():
62 _("nested string")
63 [_("nested string")]
64
65
66class Foo:

Callers

nothing calls this directly

Calls 1

_Function · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…