On Thu, Jan 3, 2013 at 2:17 PM, David Reed wrote:
> Thanks a lot for the help so far guys!
>
> Looking at itertools, I found what I believe to be the perfect function
> for what I need, itertools.combinations. This appears to be a valid
> replacement to the method proposed.
>
Yes, combinations i
Thanks a lot for the help so far guys!
Looking at itertools, I found what I believe to be the perfect function for
what I need, itertools.combinations. This appears to be a valid replacement
to the method proposed.
There is a small problem that I didn't mention is that my compare function
actuall