Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ floop
Function
floop
Lib/test/test_monitoring.py:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
sys.getsizeof(0)
34
35
def
floop():
36
for
item in PAIR:
37
pass
38
39
def
gen():
40
yield
Callers
1
test_lines_loop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected