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


Groups > comp.lang.python > #42050

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> <mailman.3809.1364389191.2939.python-list@python.org> <roy-4B6711.19423627032013@70-1-84-166.pools.spcsdns.net>
Date 2013-03-28 11:15 +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.3832.1364429710.2939.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Mar 28, 2013 at 10:42 AM, Roy Smith <roy@panix.com> wrote:
> In article <mailman.3809.1364389191.2939.python-list@python.org>,
>  Chris Angelico <rosuav@gmail.com> wrote:
>
>> 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
>
> Thyme is an herb, not a spice.  Randall should know better.

And in case this wasn't off topic enough already... That statement
shows that you are, almost certainly, American - out here, I would say
instead that thyme is a herb.

ChrisA

Back to comp.lang.python | Previous | NextPrevious 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