[issue13095] Support for splitting lists/tuples into chunks

Ezio Melotti report at bugs.python.org
Mon Oct 3 20:47:00 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

This sounds like the grouper() recipe of itertools.  You could try to convince Raymond and see if he wants to include it in itertools.

----------
nosy: +ezio.melotti, rhettinger
versions: +Python 3.3

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


More information about the Python-bugs-list mailing list