xml.parsers.expat.xmlparser.SetBase()

xmlparser.SetBase(base)

Sets the base to be used for resolving relative URIs in system identifiers in declarations. Resolving relative identifiers is left to the application: this value will be passed through as the base argument to the ExternalEntityRefHandler(), NotationDeclHandler(), and UnparsedEntityDeclHandler() functions.

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

Please login to continue.