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


Groups > comp.lang.python > #40523

Re: [Python-ideas] string.format() default variable assignment

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <gheskett@wdtv.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.106
X-Spam-Level *
X-Spam-Evidence '*H*': 0.79; '*S*': 0.00; 'subject:: [': 0.03; 'subject:Python': 0.05; 'subject:skip:s 10': 0.05; 'eat': 0.09; 'lawrence': 0.09; 'observation': 0.09; 'toss': 0.09; 'soap,': 0.16; 'stupid,': 0.16; 'subject:default': 0.16; 'subject:ideas': 0.16; 'subject:variable': 0.16; 'url:shtml': 0.16; 'wrote:': 0.17; 'fix': 0.17; 'fixed.': 0.17; 'subject:] ': 0.19; 'cheers,': 0.23; 'header:In-Reply-To:1': 0.25; 'chris': 0.28; "d'aprano": 0.29; 'smart': 0.29; 'steven': 0.29; 'unlikely': 0.29; '"the': 0.29; 'url:non-standard http port': 0.30; 'waste': 0.30; 'gets': 0.32; 'getting': 0.33; 'defense': 0.33; 'up!': 0.33; 'problem': 0.33; 'to:addr:python-list': 0.33; 'another': 0.33; "can't": 0.34; 'mine': 0.35; 'pm,': 0.35; 'but': 0.36; 'should': 0.36; 'bad': 0.37; 'mark': 0.38; 'to:addr:python.org': 0.39; 'subject:-': 0.40; 'header:Received:5': 0.40; 'think': 0.40; 'easy': 0.60; 'most': 0.61; 'charset:windows-1256': 0.61; 'bring': 0.62; 'back': 0.62; 'header:Message-Id:1': 0.62; 'respect': 0.63; 'url:%20': 0.63; 'harder': 0.65; 'said:': 0.65; 'phone': 0.68; 'url:%1': 0.68; 'press': 0.71; 'death': 0.71; 'sounds': 0.71; 'received:204': 0.72; 'funny': 0.78; 'friend': 0.81; '2013': 0.84; 'howard': 0.84; 'penalty': 0.84; 'received:66.118': 0.84; 'washington': 0.93; 'garden': 0.95; 'taught': 0.97
X-Spam-Status No, score=-2.1 required=5.0
X-Spam-Level
From Gene Heskett <gheskett@wdtv.com>
To python-list@python.org
Subject Re: [Python-ideas] string.format() default variable assignment
Date Tue, 5 Mar 2013 06:55:50 -0500
References <CAK-Ep0o=gtsCjhhAzYDd_NfaVJY-LLzsC2YQxj2f3CL8m62zmA@mail.gmail.com> <CAPTjJmqTWLtAUYmAoFMf0YFT1zsD4gmtk=zuP56As5CUObhkrw@mail.gmail.com> <kh4l9j$f2k$1@ger.gmane.org>
In-Reply-To <kh4l9j$f2k$1@ger.gmane.org>
MIME-Version 1.0
Content-Type Text/Plain; charset="windows-1256"
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2881.1362484557.2939.python-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1362484557 news.xs4all.nl 6940 [2001:888:2000:d::a6]:37849
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:40523

Show key headers only | View raw


On Tuesday 05 March 2013 06:54:14 Mark Lawrence did opine:

> On 05/03/2013 02:54, Chris Angelico wrote:
> > On Tue, Mar 5, 2013 at 1:42 PM, Steven D'Aprano
> > 
> > <steve+comp.lang.python@pearwood.info> wrote:
> >> It's easy for him to
> >> deal with it, all he has to do is get a goat to eat the garden waste
> >> I toss over the fence, and his problem is solved.
> > 
> > Sounds like someone got Steven's goat.
> > 
> > *dives for cover*
> > 
> > ChrisA
> 
> It's unlikely to happen but the UK should bring back the death penalty
> when it gets that bad :)

I think another friend of mine had the most cogent observation when he 
said:

You can't fix stupid, but stupid will eventually get fixed.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
My views 
<http://www.armchairpatriot.com/What%20Has%20America%20Become.shtml>
People who are funny and smart and return phone calls get much better
press than people who are just funny and smart.
		-- Howard Simons, "The Washington Post"
I was taught to respect my elders, but its getting 
harder and harder to find any...

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


Thread

Re: [Python-ideas] string.format() default variable assignment Gene Heskett <gheskett@wdtv.com> - 2013-03-05 06:55 -0500

csiph-web