> > Why is not a chunks function in itertools? > It is in more-itertools.
It's not the standard library, but it's better than rolling your own every time you need it.
-- http://mail.python.org/mailman/listinfo/python-list
> > Why is not a chunks function in itertools? > It is in more-itertools.
It's not the standard library, but it's better than rolling your own every time you need it.
-- http://mail.python.org/mailman/listinfo/python-list