SIGN IN SIGN UP

Make built-in zip() equal to itertools.izip().

I mea, *really* equal -- for now, the implementation just imports
itertools. :-)
The only other changes necessary were various unit tests that were
assuming zip() returns a real list.  No "real" code made this assumption.
G
Guido van Rossum committed
801f0d78b5582a325d489831b991adb873067e80
Parent: d38abe9