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


Groups > comp.lang.python > #44622 > unrolled thread

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

Started byFábio Santos <fabiosantosart@gmail.com>
First post2013-05-02 14:06 +0100
Last post2013-05-02 14:06 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromFábio Santos <fabiosantosart@gmail.com>
Date2013-05-02 14:06 +0100
SubjectRe: Why chunks is not part of the python standard lib?
Message-ID<mailman.1234.1367500009.3114.python-list@python.org>

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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web