MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / __init__

Method __init__

suds/mx/core.py:39–42  ·  view source on GitHub ↗

(self)

Source from the content-addressed store, hash-verified

37 """
38
39 def __init__(self):
40 """
41 """
42 self.appender = ContentAppender(self)
43
44 def process(self, content):
45 """

Callers

nothing calls this directly

Calls 1

ContentAppenderClass · 0.90

Tested by

no test coverage detected