Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.03; 'subject:Python': 0.05; 'subject:skip:s 10': 0.05; 'responding': 0.07; 'recommends': 0.09; 'threads.': 0.09; 'archive': 0.11; 'sat,': 0.15; 'cares': 0.16; 'dig': 0.16; 'elsewhere.': 0.16; 'err,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'means.': 0.16; 'receive.': 0.16; 'subject:default': 0.16; 'subject:ideas': 0.16; 'subject:variable': 0.16; 'thread.': 0.16; 'wrote:': 0.17; "shouldn't": 0.17; 'subject:] ': 0.19; 'trying': 0.21; 'bit': 0.21; 'posted': 0.22; 'posts': 0.23; 'idea': 0.24; 'header:In- Reply-To:1': 0.25; 'separate': 0.27; 'topic': 0.27; 'message- id:@mail.gmail.com': 0.27; 'chris': 0.28; 'context,': 0.29; "they'll": 0.29; 'certain': 0.33; 'goes': 0.33; 'joined': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'list': 0.35; 'problem,': 0.35; 'pm,': 0.35; 'received:209.85.220': 0.35; "won't": 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; "i'll": 0.36; 'enough': 0.36; 'one,': 0.37; 'ones': 0.37; 'received:209': 0.37; 'far': 0.37; 'to:addr:python.org': 0.39; 'subject:-': 0.40; 'your': 0.60; 'time,': 0.62; 'provide': 0.62; 'great': 0.64; 'enjoy': 0.67; 'news': 0.68; 'mail.': 0.69; '2013': 0.84; 'hunt': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=dbo9RES4ttGitGS8i+1oQZoFIkEHhyj9F1TZIqr/1Vs=; b=SmNZ3RUhNgN+XfVZvgt2xlmbvs96li/PA+rURcGkLQ/KzwPOPbG9TS6e3V8UwpvZqm 1RZqJ/KNsKPYB3U1ehNfG3N+RI1XrH/IRN2c7PpPiXxcOjDKqj8CeXvJnewGhAsW6RhF Q17ysEPqxUGyXWWaD9bhTsMNT78V4OMyUTsI2PiV03NnND+Ix97sd2uu79KUNrO6mlSG 5gL6XywnotCCevIkaCyihYlgYhVib+X6diiQk03NqUu6+D/qAlEmqk+ip/Io7w7L4v2A Hutzdn5VccrESy4IpMj6Vz9Xo07bSBpRVOr1VIT1Kfq06PRjWTRZpr+y9yoW6fptxcxW 3PcA== MIME-Version: 1.0 X-Received: by 10.58.253.161 with SMTP id ab1mr6118180ved.55.1362282396507; Sat, 02 Mar 2013 19:46:36 -0800 (PST) In-Reply-To: References: <51315936$0$30001$c3e8da3$5496439d@news.astraweb.com> <513298fa$0$30001$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 3 Mar 2013 14:46:36 +1100 Subject: Re: [Python-ideas] string.format() default variable assignment From: Chris Angelico 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362282399 news.xs4all.nl 6915 [2001:888:2000:d::a6]:51642 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40395 On Sun, Mar 3, 2013 at 2:18 PM, David Robinow wrote: > On Sat, Mar 2, 2013 at 10:06 PM, Chris Angelico wrote: >> But your mail has only what you receive. You have to hunt down a >> separate archive of what was posted before you joined the thread. >> Advantage goes to news, but a slight one, and if that's the biggest, >> it's not a great advertisement. > I have no idea what you're trying to say here. As far as I know, when > I subscribe to a list I get all the mail. I don't "join" threads. I > don't even know what that means. > [This has drifted way off topic so I won't be responding again, but > I'll enjoy reading what anyone cares to write.] Err, joined the list is what I meant. At any given time, there are a certain number of active threads; anyone who joins the list will get the posts since joining but not the ones prior, for which they'll have to dig around elsewhere. Since netiquette recommends that posts quote enough of the prior posts to provide context, this shouldn't be a major problem, but there is a bit of advantage to news here. ChrisA