Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _
Function
_
Lib/test/test_tools/i18n_data/messages.py:80–81 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
78
79
# Shadowing _()
80
def
_(x):
81
pass
82
83
84
def
_(x=
"don't extract me"
):
Callers
9
escapes.py
File · 0.90
comments.py
File · 0.70
custom_keywords.py
File · 0.70
fileloc.py
File · 0.70
messages.py
File · 0.70
test
Function · 0.70
bar
Method · 0.70
bar
Function · 0.70
baz
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected