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

Function getparser

Lib/xmlrpclib.py:1008–1031  ·  view source on GitHub ↗

getparser() -> parser, unmarshaller Create an instance of the fastest available parser, and attach it to an unmarshalling object. Return both objects.

(use_datetime=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

loadsFunction · 0.85
getparserMethod · 0.85

Calls 3

UnmarshallerClass · 0.85
SlowParserClass · 0.85
ExpatParserClass · 0.70

Tested by

no test coverage detected