Tim Golden wrote:
Unless I'm missing something, (and I didn't bother to
read the original code so I may be) that's a subset test:

set (searchList) <= set (searchList)

(cough) or, rather:

set (searchList) <= set (sourceList)

TJG
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to