MCPcopy 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

testAddExec_2Method · 0.45
testAddExec_3Method · 0.45
test_get_namespaceMethod · 0.45
test_historyMethod · 0.45

Calls

no outgoing calls

Tested by 4

testAddExec_2Method · 0.36
testAddExec_3Method · 0.36
test_get_namespaceMethod · 0.36
test_historyMethod · 0.36