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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 12.8 KB
Makefile.pre.in -rw-r--r-- 31.1 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 524.6 KB
configure.in -rw-r--r-- 84.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.6 KB
setup.py -rw-r--r-- 50.7 KB

README

back to top