Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ name
Method
name
tests_runfiles/test_pydevd_property.py:70–72 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
68
self._del = 0
69
70
def
name(self):
71
self._get += 1
72
return
self.__name
73
74
name = property(name)
75
Callers
1
before_after_each_function
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected