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

Daniel Urban report at bugs.python.org
Sat Oct 31 12:35:11 CET 2009


Daniel Urban <urban.dani+py at gmail.com> added the comment:

> I saw strange thing with following code + release26-maint/trunk.

I tried your code (with the new-style class) with Python 2.6.4 and 2.7a0
(trunk), and both worked fine. I built them with GCC 4.2.4 on Ubuntu 8.04.

----------

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


More information about the Python-bugs-list mailing list