xml.parsers.expat.xmlparser.GetInputContext()

xmlparser.GetInputContext()

Returns the input data that generated the current event as a string. The data is in the encoding of the entity which contains the text. When called while an event handler is not active, the return value is None.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.