Hi,
Suppose i have a list v which collects some numbers,how do i
remove the common elements from it ,without using the set() opeartor.
Thanks-- http://mail.python.org/mailman/listinfo/python-list
