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

Function loads

Lib/xmlrpclib.py:1125–1137  ·  view source on GitHub ↗

data -> unmarshalled data, method name Convert an XML-RPC packet to unmarshalled data plus a method name (None if not present). If the XML-RPC packet represents a fault condition, this function raises a Fault exception.

(data, use_datetime=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getparserFunction · 0.85
getmethodnameMethod · 0.80
feedMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected