email.charset: Representing character sets
email.charset: Representing character sets
This module provides a class Charset
for representing character sets and character set conversions in email messages, as well as a character set registry and several convenience methods for manipulating this registry. Instances of Charset
are used in several other modules within the email
package.