"Chaz Ginger" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

> Each item in the list is a fully qualified domain name, e.g.
> foo.bar.com. The order in the list has no importance.

So you don't actually need to use lists at all, then.
You can just use sets and write:

newSet = bigSet - littleSet


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

Reply via email to