[docs] [issue32099] Use range in itertools roundrobin recipe

Dubslow report at bugs.python.org
Mon Nov 20 20:54:21 EST 2017


Dubslow <bunslow at gmail.com> added the comment:

Er, in my first message, make that "(yield from tup for tup in zip_longest(*iters, usefill=False))"

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32099>
_______________________________________


More information about the docs mailing list