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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.