Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ getLocalname
Method
getLocalname
wsdiscovery/qname.py:15–16 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
13
return
self._namespace
14
15
def
getLocalname(self):
16
return
self._localname
17
18
def
getNamespacePrefix(self):
19
return
self._namespace_prefix
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