Lines Matching refs:input_charset
19 .. class:: Charset([input_charset])
33 Optional *input_charset* is as described below; it is always coerced to lower
37 *input_charset* is ``iso-8859-1``, then headers and bodies will be encoded using
39 *input_charset* is ``euc-jp``, then headers will be encoded with base64, bodies
46 .. attribute:: input_charset
72 or bodies. If the *input_charset* is one of them, this attribute will
79 The name of the Python codec used to convert the *input_charset* to
122 with the *input_charset*.
149 it is *input_charset*.
191 Returns *input_charset* as a string coerced to lower
228 Both *input_charset* and *output_charset* must have Unicode codec entries in the