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

Dubslow report at bugs.python.org
Mon Nov 20 20:51:13 EST 2017


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

Perhaps the loop variable could be renamed to "len_minus_1" or some such something which is more semantic to the algorithm.

----------

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


More information about the docs mailing list