Staging
v0.5.1
https://github.com/python/cpython
Revision 9fbc1610e45e020a90ab2a766f6d7eb46a203847 authored by Raymond Hettinger on 08 May 2004, 20:57:16 UTC, committed by Raymond Hettinger on 08 May 2004, 20:57:16 UTC
Both cycle() and chain() were handling exceptions only when switching
input sources.  The patch makes the handle more immediate.
1 parent eda9da7
History
Tip revision: 9fbc1610e45e020a90ab2a766f6d7eb46a203847 authored by Raymond Hettinger on 08 May 2004, 20:57:16 UTC
SF #950057: itertools.chain doesn't "process" exceptions as they occur
Tip revision: 9fbc161
File Mode Size
.cvsignore -rw-r--r-- 31 bytes
Grammar -rw-r--r-- 4.6 KB

back to top