Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ i
Method
i
Lib/test/test_sys_setprofile.py:316–317 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
314
def
h():
315
g()
316
def
i():
317
h()
318
def
j(p):
319
i()
320
f_ident = ident(f)
Callers
nothing calls this directly
Calls
1
h
Class · 0.85
Tested by
no test coverage detected