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


Groups > comp.lang.python > #95807

Re: more itertools

Path csiph.com!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'one?': 0.05; 'pypi': 0.07; 'cc:addr:python-list': 0.09; "hasn't": 0.15; '11:42': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'recipes': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'lawrence': 0.22; 'sep': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; 'looks': 0.29; 'anybody': 0.32; 'url:python': 0.33; 'tue,': 0.34; 'received:google.com': 0.35; 'something': 0.35; 'but': 0.36; 'url:org': 0.36; 'possible': 0.36; 'subject:: ': 0.37; 'mark': 0.40; 'subject:more': 0.61; 'else.': 0.66; 'talking': 0.67; 'chrisa': 0.84; 'to:none': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=nk1FrEppLjGRcx/e2v3gH0E1gPZ5hM2CiyuetIcW3eA=; b=RzRdt5SOIqHcB9d5p0lguprKmagshvONIK4VATCvgcPhpcrA+QmVhKdBIVPZvILZwr SlVk8fQeyZpgWm58tgYELUdS+ecK1IjmJfPnJFZrFlxEWhm9sCdNshPyA9mSQhlC6kNB oe28986kHHGryDTKTCI7InMCaU/dOGk1l2AnP/hA5nWl5K7K8seTxu5LM7XRWNr8fIWQ qu6sGu/u9JNrbSed0y0hbjYN8HgVkodk+DhYVvrcc64FgWIdn8Blp/qqgSAms5p+K/P1 ZcBD5SRZyQ7G/TsWv2vTD96qT0/LqsaGElPcjlUnsKtfAt5LXY0sCC0o0mJ4MHoJV2vp BZ1A==
MIME-Version 1.0
X-Received by 10.50.138.72 with SMTP id qo8mr259610igb.92.1441071961533; Mon, 31 Aug 2015 18:46:01 -0700 (PDT)
In-Reply-To <ms2vpf$kbe$1@ger.gmane.org>
References <ms2vpf$kbe$1@ger.gmane.org>
Date Tue, 1 Sep 2015 11:46:01 +1000
Subject Re: more itertools
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.28.1441071963.23514.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1441071963 news.xs4all.nl 23723 [2001:888:2000:d::a6]:44205
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:95807

Show key headers only | View raw


On Tue, Sep 1, 2015 at 11:42 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> This contained the itertool recipes and was available on pypi but looks like
> it's gone.  Can anybody tell me if it's defunct, superceeded or what?

This one?

https://pypi.python.org/pypi/more-itertools/

Though it hasn't been updated in a while, so it's possible you're
talking about something else.

ChrisA

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


Thread

Re: more itertools Chris Angelico <rosuav@gmail.com> - 2015-09-01 11:46 +1000

csiph-web