class documentation

class _CheckableProtocolMeta(type(Protocol)): (source)

View In Hierarchy

Undocumented

Method __instancecheck__ 'AwareDateTime' objects are datetimes with a timezone.
def __instancecheck__(self, instance: object) -> bool: (source) ΒΆ

'AwareDateTime' objects are datetimes with a timezone.