Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ Foo
Class
Foo
tests_python/resources/_debugger_case_multiprocessing_2.py:4–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
Foo:
5
6
def
__init__(self, value):
7
self.value = value
# break 2 here
8
9
10
def
f(q):
Callers
1
f
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected