MySQL Connector/Python Developer Guide

10.10 constants.CharacterSet Class

This class provides all known MySQL characters sets and their default collations. For examples, see Section 10.2.31, “MySQLConnection.set_charset_collation() Method”.

The CharacterSet class cannot be instantiated.