Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ Metadata
Class
Metadata
suds/sudsobject.py:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
218
219
class
Metadata(Object):
220
def
__init__(self):
221
self.__keylist__ = []
222
self.__printer__ = Printer()
223
224
225
class
Facade(Object):
Callers
4
__init__
Method · 0.90
__init__
Method · 0.90
metadata
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected