Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!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.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'causing': 0.04; 'subject:Python': 0.06; 'subject:language': 0.09; 'cc:addr:python- list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'subject:list': 0.30; 'message-id:@mail.gmail.com': 0.30; 'lines': 0.31; 'says': 0.33; 'subject: (': 0.35; 'something': 0.35; 'subject:lists': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'times': 0.62; 'address': 0.63; 'different': 0.65; 'mar': 0.68; 'subject': 0.69; 'subject:this': 0.83; 'to:none': 0.92 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=rTFxqKKfcOsQpPxu7gYyWc6O84khiICPPdtZRek5Mcw=; b=DZkwW6Ym79C5KiPagsk+z5hvOMpi+3HcEXevj4bDzejq7khWBmTaFj3RqlFXt8Vub9 oaRJ2W22EigB6nTTeiHyvY+RtvJG7Rog4Tc7z1jOO98g7+7x5MR3tiimE0RNGh6DeWMk xgnNpnzTJGW8qjzczyCTmuwvfW2P0T3LQuwtEpln3WMvmxM5wC27eU5PiepVzOOxzIi3 Rm0x6dyZ8O8KbhOqOJTLX3JbjJE1QX4GqAaJwoC0+vuGZl35j7hQoaqhZEY6iqGaydFq 4ifCBBqcdtXnXnZgWu9QZvqVEexVTM1QWZ34OHqbgVzhCQkEWjO3eY/r3hez6w1bQNjt wLPg== MIME-Version: 1.0 X-Received: by 10.66.164.229 with SMTP id yt5mr12188217pab.67.1396063306863; Fri, 28 Mar 2014 20:21:46 -0700 (PDT) In-Reply-To: References: <5335F677.20605@gmail.com> <533630e2$0$29994$c3e8da3$5496439d@news.astraweb.com> Date: Sat, 29 Mar 2014 14:21:46 +1100 Subject: Re: Howto flaten a list of lists was (Explanation of this Python language feature) From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396063315 news.xs4all.nl 2845 [2001:888:2000:d::a6]:36753 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69300 On Sat, Mar 29, 2014 at 2:04 PM, Mark H Harris wrote: > Its not my fault, Steven. Something goofy is going on. My address says only > comp.lang.python Well, something's causing your messages to come out multiple times and with different subject lines :) ChrisA