Searched refs:fallback_charset (Results 1 – 4 of 4) sorted by relevance
319 fallback_charset='us-ascii'): argument327 return unicode(rawval, fallback_charset, errors)
314 fallback_charset='us-ascii'): argument324 charset = fallback_charset
127 .. function:: collapse_rfc2231_value(value[, errors[, fallback_charset]])135 *fallback_charset* specifies the character set to use if the one in the
193 .. function:: collapse_rfc2231_value(value, errors='replace', fallback_charset='us-ascii')201 *fallback_charset* specifies the character set to use if the one in the