Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ b
Function
b
tests_python/test_sys_monitoring.py:237–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
236
# line 3
237
def
b():
# line 4
238
yield
from
[j
for
j in a
if
j % 2 == 0]
# line 5
239
240
# line 7
241
for
j in b():
# line 8
Callers
2
function
Function · 0.70
method
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected