[Python-Dev] PEP 201 - Parallel iteration

Barry A. Warsaw bwarsaw@beopen.com
Wed, 19 Jul 2000 17:10:34 -0400 (EDT)


>>>>> "MZ" == Moshe Zadka <moshez@math.huji.ac.il> writes:

    MZ> I fail to see the logic. To me, that points at the exception
    MZ> route: if it's probably a bug, yell loudly.

Hmm, thinking about the ambiguity your brought up with
zip-with-no-args, which I agree with more than zip-with-one-arg, I
might be willing to concede the exception for anything less than 2
sequences provided.

At the very least, I will work this into the PEP so Guido can rule by
(informed) decree.

-Barry