Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ method_2
Function
method_2
tests_python/test_sys_monitoring.py:50–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
raise
RuntimeError(
"err1"
)
49
50
def
method_2():
51
try
:
52
method_raise()
53
except
:
54
raise
55
56
def
method():
57
try
:
Callers
1
method
Function · 0.85
Calls
1
method_raise
Function · 0.85
Tested by
no test coverage detected