Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ x
Route
x
tests_python/resources/_debugger_case13.py:None–None ·
view source on GitHub ↗
x.deleter
Source
from the content-addressed store, hash-verified
1
2
class
TestProperty(object):
3
def
__init__(self, name =
"Default"
):
4
self._x = None
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected