[issue11248] Tails of generator get lost under zip()
Greg Kochanski
report at bugs.python.org
Sat Feb 19 12:44:25 CET 2011
Greg Kochanski <gpk at kochanski.org> added the comment:
(a) It is not documented for the symmetric (4, 4) case where the two generators are of equal length.
(b) Even for the asymmetric case, it is not documented in such a way that people are likely to see the implications.
(c) Documented or not, it's still a wart.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11248>
_______________________________________
More information about the Python-bugs-list
mailing list