Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ f2
Function
f2
Lib/test/test_monitoring.py:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
pass
24
25
def
f2():
26
len([])
27
sys.getsizeof(0)
28
29
def
floop():
30
for
item in PAIR:
Callers
12
test_funcdef
Method · 0.85
test_order
Method · 0.85
check_different_constants
Method · 0.85
test_dont_merge_constants
Method · 0.85
test_attrgetter
Method · 0.85
test_itemgetter
Method · 0.85
test_methodcaller
Method · 0.85
test_argforms
Method · 0.85
testLambdas
Method · 0.85
f1
Method · 0.85
compose_two
Function · 0.85
test_reference_tracking_across_call_doesnt_crash
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected