Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ call
Function
call
tests_python/resources/_debugger_case_python_c.py:9–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
9
def
call():
10
print(
"called"
)
# break 1 here
11
12
13
if
__name__ ==
'__main__'
:
Callers
2
_debugger_case_lamda.py
File · 0.70
_debugger_case_lambda_multiline.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected