Hrvoje Niksic:
> internal = set(list_internal)
...

To do that the original poster may have to define a __hash__ and
__eq__ methods in his/her class.

Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to