• Tim Peters's avatar
    Generalize zip() to work with iterators. · 8572b4fe
    Tim Peters yazdı
    NEEDS DOC CHANGES.
    More AttributeErrors transmuted into TypeErrors, in test_b2.py, and,
    again, this strikes me as a good thing.
    This checkin completes the iterator generalization work that obviously
    needed to be done.  Can anyone think of others that should be changed?
    8572b4fe
test_b2.py 10.7 KB