Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
61
def
test():
62
_(
"nested string"
)
63
[_(
"nested string"
)]
64
65
66
class
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…