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

Function func

Lib/test/test_trace.py:98–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 @decorator1
97 @decorator_fabric()
98 def func():
99 pass
100 func()
101
102

Callers 15

test_errorhandleMethod · 0.70
test_streamreaderMethod · 0.70
test_streamwriterMethod · 0.70
test_errorhandleMethod · 0.70
test_precomputedMethod · 0.70
test_optionalSlicingMethod · 0.70
_traceMethod · 0.70
test_token_defaultsMethod · 0.70
assert_bad_helpMethod · 0.70
assertStringEqualMethod · 0.70
assertStructErrorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…