Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ some_func
Function
some_func
tests_python/check_debug_python.py:24–25 ·
view source on GitHub ↗
(frame, event, arg)
Source
from the content-addressed store, hash-verified
22
try
:
23
24
def
some_func(frame, event, arg):
25
return
some_func
26
27
pydevd_tracing.set_trace_to_threads(some_func)
28
finally:
Callers
1
test_func_code_info
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_func_code_info
Function · 0.68