[issue7244] itertools.zip_longest behaves strangely with an iterable class

Hirokazu Yamamoto report at bugs.python.org
Sun Nov 1 10:32:55 CET 2009


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

I created the patch to improve test which was checked in r76004. This
patch checks if correct elements are returned even when RuntimeError is
raised. Could you take a look?

----------
Added file: http://bugs.python.org/file15245/improve_test_itertools.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7244>
_______________________________________


More information about the Python-bugs-list mailing list