_equals_object method

_equals_object

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

Returns: bool

See Also