how to find the unique objects in a list python without set code example Example: python list with only unique values my_list = list(set(my_list))