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

Function method

tests_python/test_frame_evaluator.py:46–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44
45
46def method():
47 return sys._getframe()
48
49
50@pytest.fixture

Callers 1

test_func_code_infoFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected