Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ f
Function
f
tests_python/resources/_debugger_case_multiprocessing_2.py:10–11 ·
view source on GitHub ↗
(q)
Source
from the content-addressed store, hash-verified
8
9
10
def
f(q):
11
q.put(Foo(1))
12
13
14
if
__name__ ==
'__main__'
:
Callers
3
__Pyx_PyObject_FastCallDict
Function · 0.50
__Pyx__PyObject_LookupSpecial
Function · 0.50
__Pyx_PyObject_GetMethod
Function · 0.50
Calls
2
put
Method · 0.80
Foo
Class · 0.70
Tested by
no test coverage detected