MCPcopy 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
35def floop():
36 for item in PAIR:
37 pass
38
39def gen():
40 yield

Callers 1

test_lines_loopMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected