codecs.xmlcharrefreplace_errors(exception)
Implements the 'xmlcharrefreplace'
error handling (for encoding with text encodings only): the unencodable character is replaced by an appropriate XML character reference.
codecs.xmlcharrefreplace_errors(exception)
Implements the 'xmlcharrefreplace'
error handling (for encoding with text encodings only): the unencodable character is replaced by an appropriate XML character reference.
Please login to continue.