MCPcopy Index your code
hub / github.com/python/cpython / expatreader.py

File expatreader.py

Lib/xml/sax/expatreader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2SAX driver for the pyexpat C module. This driver works with
3pyexpat.__version__ == '2.22'.
4"""

Callers

nothing calls this directly

Calls 5

create_parserFunction · 0.85
setErrorHandlerMethod · 0.80
setContentHandlerMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected