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

Function call

tests_python/test_smart_step_into_bytecode.py:84–85  ·  view source on GitHub ↗
(arg)

Source from the content-addressed store, hash-verified

82 pass
83
84 def call(arg):
85 pass
86
87 yield sys._getframe()
88 call(some(1))

Callers 2

functionFunction · 0.70
another_functionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected