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


Groups > comp.lang.python > #42013

Re: Splitting a list into even size chunks in python?

References <abcd1234abc123ab12a0000000208000020000001052@gmail.com> <mailman.3796.1364372856.2939.python-list@python.org> <roy-6AE143.08513627032013@70-1-84-166.pools.spcsdns.net>
Date 2013-03-27 23:59 +1100
Subject Re: Splitting a list into even size chunks in python?
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3809.1364389191.2939.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Mar 27, 2013 at 11:51 PM, Roy Smith <roy@panix.com> wrote:
> In article <mailman.3796.1364372856.2939.python-list@python.org>,
>  Peter Otten <__peter__@web.de> wrote:
>
>> Look again, for the grouper() recipe.
>
> Grouper() is good tty.cooked() with just a little time.time() and
> crypt.salt()

Huh, an inversion of http://xkcd.com/282/

ChrisA

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


Thread

Re: Splitting a list into even size chunks in python? Peter Otten <__peter__@web.de> - 2013-03-27 09:27 +0100
  Re: Splitting a list into even size chunks in python? Roy Smith <roy@panix.com> - 2013-03-27 08:51 -0400
    Re: Splitting a list into even size chunks in python? Chris Angelico <rosuav@gmail.com> - 2013-03-27 23:59 +1100
      Re: Splitting a list into even size chunks in python? Roy Smith <roy@panix.com> - 2013-03-27 19:42 -0400
        Re: Splitting a list into even size chunks in python? Chris Angelico <rosuav@gmail.com> - 2013-03-28 11:15 +1100

csiph-web