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

Class ErrorHandler

Lib/xml/sax/handler.py:22–42  ·  view source on GitHub ↗

Basic interface for SAX error handlers. If you create an object that implements this interface, then register the object with your XMLReader, the parser will call the methods in your object to report all warnings and errors. There are three levels of errors available: warnings, (pos

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parseFunction · 0.90
parseStringFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected