Unicode.CanonicalCombiningClass.combining_classes

You're seeing just the function combining_classes, go back to Unicode.CanonicalCombiningClass module for more information.

Returns the map of Unicode canonical combining classes..

The class name is the map key and a list of codepoint ranges as tuples as the value.