Alexzive wrote:
I'd like to get the same result of set() but getting an indexable
object.  How to get this in an efficient way?

Go look at Ray Hettinger's recently announced recipe for 'OrderedSet':

    http://code.activestate.com/recipes/576694/


--Scott David Daniels
Scott,dani...@acm.org
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to