Tim Chase:
>When you have a set, known to be of length one, is there a "best" 
>("most pythonic") way to retrieve that one item?

e = s.copy().pop() #:-)

-- 
René Pijlman

Wat wil jij worden?  http://www.carrieretijger.nl
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to