MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / call2

Function call2

tests_python/resources/_debugger_case_custom_frames.py:11–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10
11def call2():
12 add_custom_frame(sys._getframe(), 'call2', threading.current_thread().ident)
13
14
15def call3():

Callers 1

Calls 1

add_custom_frameFunction · 0.90

Tested by

no test coverage detected