exception documentation
class _NonDeducibleTypeHierarchy(Exception): (source)
Raised when is_subtype / is_supertype can't deduce the relation between two types.
class _NonDeducibleTypeHierarchy(Exception): (source)
Raised when is_subtype / is_supertype can't deduce the relation between two types.