Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.034 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:two': 0.07; 'subject:into': 0.09; 'cc:addr:python-list': 0.11; 'subject:based': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'header:In- Reply-To:1': 0.27; 'subject:list': 0.30; 'message- id:@mail.gmail.com': 0.30; 'received:209.85': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'received:209': 0.37; 'skip:& 10': 0.38; 'aside': 0.39; 'course': 0.61; 'to:addr:gmail.com': 0.65; '2013': 0.98 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 :cc:content-type; bh=RAmznyeg+xSxNRByOKY0DokSyUSiB/VuNvlivsoRcp4=; b=NuZ+F/E0ZqORDgj06pdas3OVlLWumPA4l/IlkGvZGzgBSa+zWkIgCaLn3XVzwG6/wE rEzVQMK4Pto46rmfTePrr154DoTim3uJdvznMUK1d6I0JtMLrzHODNsEnxx/wysyfKz9 0E+6poz4wNDChU4h+cf10wf//RIWvVR0pFCdBfKS/sQOFg9PkiCILRK6+NgESZBcaAe+ 9MVhn/Cy4JgwcQL8zmWG2sjBavU8wmzaxQiZ5ksURsk+3k7scbDbBklRXQhnVvJC94uC O0RzHVed5trHLnT/hfZEh5NMk5lSGMZ1j2kigg3hxoWSF7s+07+jgHA3ODR0X+er223S 4CYg== MIME-Version: 1.0 X-Received: by 10.49.27.135 with SMTP id t7mr10479897qeg.22.1370970311747; Tue, 11 Jun 2013 10:05:11 -0700 (PDT) In-Reply-To: <37e02d07-a058-48a2-9aad-80613f2df636@a15g2000pbu.googlegroups.com> References: <37e02d07-a058-48a2-9aad-80613f2df636@a15g2000pbu.googlegroups.com> Date: Tue, 11 Jun 2013 18:05:11 +0100 Subject: Re: Split a list into two parts based on a filter? From: =?ISO-8859-1?Q?F=E1bio_Santos?= To: rusi Content-Type: multipart/alternative; boundary=047d7bb042cc6df92f04dee3e671 Cc: python-list@python.org 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: 1370970319 news.xs4all.nl 15872 [2001:888:2000:d::a6]:33496 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47680 --047d7bb042cc6df92f04dee3e671 Content-Type: text/plain; charset=ISO-8859-1 On 11 Jun 2013 17:47, "rusi" wrote: > [Of course I would prefer a 3-liner where the body of the for is > indented :-) ] Is this an aside comprehension? --047d7bb042cc6df92f04dee3e671 Content-Type: text/html; charset=ISO-8859-1


On 11 Jun 2013 17:47, "rusi" <rustompmody@gmail.com> wrote:
> [Of course I would prefer a 3-liner where the body of the for is
> indented :-) ]

Is this an aside comprehension?

--047d7bb042cc6df92f04dee3e671--