Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ param_defs
Method
param_defs
suds/bindings/rpc.py:38–39 ·
view source on GitHub ↗
(self, method)
Source
from the content-addressed store, hash-verified
36
""
"
37
38
def
param_defs(self, method):
39
return
self.bodypart_types(method)
40
41
def
envelope(self, header, body):
42
env = Binding.envelope(self, header, body)
Callers
2
bodycontent
Method · 0.95
addports
Method · 0.45
Calls
1
bodypart_types
Method · 0.80
Tested by
no test coverage detected