xml.sax.handler.ErrorHandler

class xml.sax.handler.ErrorHandler

Interface used by the parser to present error and warning messages to the application. The methods of this object control whether errors are immediately converted to exceptions or are handled in some other way.

doc_python
2016-10-07 17:48:19
Comments
Leave a Comment

Please login to continue.