removing common elemets in a list

saif.shakeel at gmail.com saif.shakeel at gmail.com
Wed May 16 02:17:04 EDT 2007


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




More information about the Python-list mailing list