_equals_object method

_equals_object

def _equals_object(self, other):
    ...
Parameter Type Description
other Any

Returns: bool

See Also