John Salerno wrote:
> I'd like to compare the values in two different sets 

Oops, I guess I was a little too loose in my use of the word 'set'. I'm 
using sets in my program, but by this point they actually become 
strings, so I'm really comparing strings.

Thanks for pointing that out to me, and I'll look into izip as well. I 
was wondering if I could use an iterator for this somehow. :)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to