Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ method
Function
method
tests_python/test_frame_utils.py:9–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
def
test_create_frames_list_from_traceback():
9
def
method():
10
raise
RuntimeError(
"first"
)
11
12
def
method1():
13
try
:
Callers
4
method1
Function · 0.70
test_collect_anchors_subscript
Function · 0.70
test_collect_anchors_binop_1
Function · 0.70
test_collect_anchors_binop_2
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected