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:338–339 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
336
def
h():
337
g()
338
def
i():
339
h()
340
def
j(p):
341
i()
342
f_ident = ident(f)
Callers
nothing calls this directly
Calls
1
h
Class · 0.70
Tested by
no test coverage detected