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