MCPcopy 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
29def floop():
30 for item in PAIR:
31 pass
32
33def gen():
34 yield

Callers 1

test_lines_loopMethod · 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…