MCPcopy Index your code
hub / github.com/python/cpython / g1

Function g1

Lib/test/test_monitoring.py:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 yield
36
37def g1():
38 for _ in gen():
39 pass
40
41TEST_TOOL = 2
42TEST_TOOL2 = 3

Calls 1

genFunction · 0.70

Tested by

no test coverage detected