Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ getNamespace
Method
getNamespace
wsdiscovery/qname.py:12–13 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
10
self._namespace_prefix = namespace_prefix
11
12
def
getNamespace(self):
13
return
self._namespace
14
15
def
getLocalname(self):
16
return
self._localname
Callers
3
getFullname
Method · 0.95
addTypes
Function · 0.80
_handle_hello
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected