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

Function baz

Lib/test/test_tools/i18n_data/messages.py:75–76  ·  view source on GitHub ↗
(x=[_('default value')])

Source from the content-addressed store, hash-verified

73
74
75def baz(x=[_('default value')]):
76 pass
77
78
79# Shadowing _()

Callers

nothing calls this directly

Calls 1

_Function · 0.70

Tested by

no test coverage detected