MCPcopy 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
219class Metadata(Object):
220 def __init__(self):
221 self.__keylist__ = []
222 self.__printer__ = Printer()
223
224
225class Facade(Object):

Callers

nothing calls this directly

Calls 1

PrinterClass · 0.85

Tested by

no test coverage detected