Tom Anderson <[EMAIL PROTECTED]> wrote: > It's modelled after the way cmp treats lists - if a and b are lists, > icmp(iter(a), iter(b)) should always be the same as cmp(a, b). > > Is this any good? Would it be any use? Should this be added to itertools?
Whatever happens, please name it something other than icmp. When I read "icmp", I think "Internet Control Message Protocol". -- http://mail.python.org/mailman/listinfo/python-list