Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ floop
Function
floop
Lib/test/test_monitoring.py:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
sys.getsizeof(0)
28
29
def
floop():
30
for
item in PAIR:
31
pass
32
33
def
gen():
34
yield
Callers
1
test_lines_loop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…