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

Function call3

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

Source from the content-addressed store, hash-verified

13
14
15def call3():
16 add_custom_frame(sys._getframe(), 'call3', threading.current_thread().ident)
17
18
19if __name__ == '__main__':

Callers 2

functionFunction · 0.85

Calls 1

add_custom_frameFunction · 0.90

Tested by 1

functionFunction · 0.68