python · python/UnicodeTranslateError
UnicodeTranslateError
UnicodeTranslateError
Raised when a string cannot be translated (e.g. via str.encode("ascii", "xmlcharrefreplace")) due to an unmappable character.
Raised when a string cannot be translated (e.g. via str.encode("ascii", "xmlcharrefreplace")) due to an unmappable character.