MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / dumps

Function dumps

Lib/xmlrpclib.py:1046–1114  ·  view source on GitHub ↗

data [,options] -> marshalled data Convert an argument tuple or a Fault instance to an XML-RPC request (or response, if the methodresponse option is used). In addition to the data object, the following options can be given as keyword arguments: methodname: the method name

(params, methodname=None, methodresponse=None, encoding=None,
          allow_none=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__requestMethod · 0.70

Calls 5

dumpsMethod · 0.95
MarshallerClass · 0.85
strFunction · 0.85
encodeMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected