MCPcopy 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 _()
80def _(x):
81 pass
82
83
84def _(x="don't extract me"):

Callers 9

escapes.pyFile · 0.90
comments.pyFile · 0.70
custom_keywords.pyFile · 0.70
fileloc.pyFile · 0.70
messages.pyFile · 0.70
testFunction · 0.70
barMethod · 0.70
barFunction · 0.70
bazFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected