Searched refs:unicode_encode_errors (Results 1 – 1 of 1) sorted by relevance
19 unicode_encode_errors = "strict" variable21 unicode_encode_errors = "htmlentityreplace" variable68 register_error(unicode_encode_errors, htmlentityreplace_errors)160 return string.encode(self.encoding, unicode_encode_errors)