Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ call
Function
call
tests_python/test_bytecode_manipulation.py:117–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
tracer.accept_frame = accept_frame
116
117
def
call():
118
method(**method_kwargs)
119
120
tracer.call(call)
121
breakpoint_hit_at_least_once = False
Callers
2
method4
Function · 0.70
test_parent_function
Method · 0.50
Calls
1
method
Function · 0.70
Tested by
no test coverage detected