_compare_to_object method

_compare_to_object

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

Returns: int

See Also