Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ get_name
Method
get_name
tests_python/resources/_debugger_case13.py:7–8 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
5
self.name = name
6
7
def
get_name(self):
8
return
self.__name
9
10
11
def
set_name(self, value):
Callers
1
test_suspended_frames_manager
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_suspended_frames_manager
Function · 0.36