Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.115 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.77; '*S*': 0.00; 'case.': 0.05; 'item,': 0.09; 'wrote:': 0.17; 'subject:skip:i 10': 0.22; 'header:In-Reply- To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'noticed': 0.28; "i'm": 0.29; 'received:209.85.160.46': 0.32; 'messages,': 0.33; 'organic': 0.33; 'retain': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'but': 0.36; "wasn't": 0.36; 'previous': 0.37; 'rather': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'sure': 0.38; 'description': 0.39; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'certified': 0.83; 'neil': 0.84; 'subject:Good': 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:to :content-type; bh=Hda3mumIODcJY8ZVZDvmW/o1d8oyhnkQouVHB0Yuvb0=; b=aXty7jioU5pls8BZD0GEx++XegBsWkBhGmxSTOjSLHmFzFNdvbbuX7u4fKg3ps3Ysb Mv0bP0DGDEO0j9GQdGWSyVRvzQGe1C9mnQ71qOHW2IXqukQq4/4/4y6mtCOMkPVbmReu aim36rEMzx+8/kaUy8iI7CJWSNRRVWR/y2FN7HkiqZoGVTcK99etmff9ERpmY848EUk/ m9cgdtE/VNIAyQOZC9ah40+iJxKO8N4a6KyxIt5wgkgffCsqYCUcxo2TOYW0Bsg+Zn4n aagDB/D6rt+OGo/UVGa823NSn6xZOZ7h1qThkpBXIbe3MrDJi1htrANhnD4kE0YOSVhE fB3Q== MIME-Version: 1.0 In-Reply-To: References: <26781aa9-b4a2-4308-8db2-5a150da2128f@googlegroups.com> <945048d8-961e-4894-89fc-3b7fd9b7965b@googlegroups.com> Date: Thu, 6 Dec 2012 15:12:48 +0100 Subject: Re: Good use for itertools.dropwhile and itertools.takewhile From: Vlastimil Brom To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1354803171 news.xs4all.nl 6854 [2001:888:2000:d::a6]:43479 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:34389 2012/12/6 Neil Cerutti : > On 2012-12-05, Vlastimil Brom wrote: >> ... PARSNIP, certified organic > > I'm not sure on this one. > >> ('PARSNIP', ', certified organic') > > -- > Neil Cerutti > -- Well, I wasn't either, when I noticed this item, but given the specification: "2. Retain punctuation and parentheses" in one of the previous OP's messages, I figured, the punctuation would better be a part of the description rather than the name in this case. regards, vbr