MCPcopy 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
10def f(q):
11 q.put(Foo(1))
12
13
14if __name__ == '__main__':

Callers 3

__Pyx_PyObject_GetMethodFunction · 0.50

Calls 2

putMethod · 0.80
FooClass · 0.70

Tested by

no test coverage detected