Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ i
Method
i
Lib/test/test_sys_setprofile.py:220–221 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
218
def
h():
219
g()
220
def
i():
221
h()
222
def
j(p):
223
i()
224
f_ident = ident(f)
Callers
nothing calls this directly
Calls
1
h
Class · 0.70
Tested by
no test coverage detected