List without duplicates?

erik_wilsher at my-deja.com erik_wilsher at my-deja.com
Sat Jun 24 02:18:21 EDT 2000


In article <VlS35.15102$Xx5.781310 at bgtnsc06-news.ops.worldnet.att.net>,
  "William Dandreta" <wjdandreta at worldnet.att.net> wrote:
> Is there a built in Python function that eliminates duplicates in a
list?

If you want to keep a list of unique values, try the kjBuckets module
from Aaron Watters  (http://www.pythonpros.com/arw/kjbuckets/).

EW


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list