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

Function function

Lib/test/test_unittest/testmock/testpatch.py:66–66  ·  view source on GitHub ↗
(a, b=Foo)

Source from the content-addressed store, hash-verified

64
65
66def function(a, b=Foo): pass
67
68
69class Container(object):

Callers 11

testMethod · 0.70
reduceFunction · 0.50
doModuleCleanupsFunction · 0.50
_callCleanupMethod · 0.50
doClassCleanupsMethod · 0.50
test_specific_valuesMethod · 0.50
wrapperFunction · 0.50
test_path_error2Method · 0.50
get_completionsMethod · 0.50
serve_clientMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…