[Tutor] Best method for filtering lists in lists...

Chris Hengge pyro9219 at gmail.com
Sat Dec 16 01:14:41 CET 2006


I've got a list of lists that looks like this

[[1,2,3], [4,5,6],[1,2,3]]

I'm looking for a good way to drop the redundant inner lists (thousands of
inner lists)

Someone either have a good way to tackle this? or willing to point me in the
right direction?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20061215/b613e50a/attachment.html 


More information about the Tutor mailing list