Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ get_namespace
Method
get_namespace
pydevconsole.py:99–100 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
97
return
command.more
98
99
def
get_namespace(self):
100
return
self.namespace
101
102
def
getCompletions(self, text, act_tok):
103
try
:
Callers
5
pydev_run_in_console.py
File · 0.45
testAddExec_2
Method · 0.45
testAddExec_3
Method · 0.45
test_get_namespace
Method · 0.45
test_history
Method · 0.45
Calls
no outgoing calls
Tested by
4
testAddExec_2
Method · 0.36
testAddExec_3
Method · 0.36
test_get_namespace
Method · 0.36
test_history
Method · 0.36