Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_errorhandle
Method · 0.70
test_streamreader
Method · 0.70
test_streamwriter
Method · 0.70
test_errorhandle
Method · 0.70
test_precomputed
Method · 0.70
test_optionalSlicing
Method · 0.70
_trace
Method · 0.70
test_token_defaults
Method · 0.70
test_skip_invalid_stdout
Method · 0.70
assert_bad_help
Method · 0.70
assertStringEqual
Method · 0.70
assertStructError
Method · 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…