class documentation

class _StrMeta(type): (source)

View In Hierarchy

Undocumented

Method __instancecheck__ Undocumented
def __instancecheck__(self, instance: object) -> bool: (source)

Undocumented