Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ call_me_back
Function
call_me_back
tests_python/resources/_debugger_case_dont_trace.py:1–3 ·
view source on GitHub ↗
(callback)
Source
from the content-addressed store, hash-verified
1
def
call_me_back(callback):
2
if
callable(callback):
3
callback()
Callers
1
_debugger_case_dont_trace_test.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected