Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44622

Re: Why chunks is not part of the python standard lib?

References <CAP5i+tYC+cMtseEduTm76LXkaP1Hh-Tz-_HipO7LsURtnuwtOw@mail.gmail.com>
Date 2013-05-02 14:06 +0100
Subject Re: Why chunks is not part of the python standard lib?
From Fábio Santos <fabiosantosart@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1234.1367500009.3114.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

>
> 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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Why chunks is not part of the python standard lib? Fábio Santos <fabiosantosart@gmail.com> - 2013-05-02 14:06 +0100

csiph-web