xml.sax.SAXNotSupportedException

exception xml.sax.SAXNotSupportedException(msg, exception=None)

Subclass of SAXException raised when a SAX XMLReader is asked to enable a feature that is not supported, or to set a property to a value that the implementation does not support. SAX applications and extensions may use this class for similar purposes.

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

Please login to continue.