Home
last modified time | relevance | path

Searched refs:ExpatParser (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/xml/sax/
Dexpatreader.py87 class ExpatParser(xmlreader.IncrementalParser, xmlreader.Locator): class
437 return ExpatParser(*args, **kwargs)
/third_party/python/Lib/xmlrpc/
Dclient.py439 class ExpatParser: class
928 parser = ExpatParser(target)
/third_party/python/Misc/
DHISTORY23030 - The xml.sax.expatreader.ExpatParser class will no longer create