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
2016-10-07 17:48:13
Comments
Leave a Comment

Please login to continue.