commit | 9ed5b57fe21fe4c853a18c905071c3314cdd6492 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Jan 22 20:18:53 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Jan 22 20:18:53 2008 +0000 |
tree | a93734266bfa07e86ab9fc2d6e969c3b49f97577 | |
parent | d02fc48f67b140e8605a1c9e986f78c8bb8df531 [diff] |
Give zip() the same guarantee as izip() for left-to-right evaluation.