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


Groups > comp.lang.python > #40507

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

Date 2013-03-05 08:16 +0000
From James Griffin <jmz@kontrol.kode5.net>
Subject Re: [Python-ideas] string.format() default variable assignment
References (5 earlier) <513298fa$0$30001$c3e8da3$5496439d@news.astraweb.com> <mailman.2806.1362276667.2939.python-list@python.org> <5132c1c0$0$30001$c3e8da3$5496439d@news.astraweb.com> <mailman.2846.1362413359.2939.python-list@python.org> <51355b7f$0$30001$c3e8da3$5496439d@news.astraweb.com>
Newsgroups comp.lang.python
Message-ID <mailman.2870.1362471384.2939.python-list@python.org> (permalink)

Show all headers | View raw


[--------- Tue  5.Mar'13 at  2:42:07 +0000  Steven D'Aprano :---------]

> On Mon, 04 Mar 2013 11:09:10 -0500, David Robinow wrote:
> 
> >   But here's what I don't understand. Why does somebody who posts as
> > much as Steven (and thanks for that. Getting cussed at occasionally is a
> > cheap price for all the free advice) not set up a simple mail filter
> > which trashes all mail from python-list. Wouldn't that solve the
> > problem?  Or am I misunderstanding something?
> 
> When I'm working in my backyard garden, it's a real drag to put garden 
> refuse into the green waste bin for collection. I have to cut it up into 
> manageable-sized pieces, put them in a big carry bag, carry it through 
> the house, then empty the bag into the green waste collection bin the 
> local council supplies. What a drag! Maybe I should have thought of this 
> before moving into my house, but I'm stuck with it now, moving to a new 
> house would be difficult and expensive. Besides, apart from this one 
> little difficulty, I like it here. Since I have all sorts of good excuses 
> why doing the right thing is too much trouble, I just toss any plant 
> trimmings over the fence into my neighbour's yard. 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.
> 
> I'm actually doing him a favour by tossing my garden trimmings into his 
> yard. If he doesn't get a goat, the trimmings will rot and turn into 
> compost, which improves the soil in his garden. He'll thank me some day.
> 
> I really don't understand why he thinks I'm being rude. He should be 
> grateful, not upset. If anyone is being rude, it's him, expecting me to 
> carry all that garden waste through the house into the collection bin. 
> Doesn't he understand how hard that is for me?

I'm sorry - i just had to reply :-) i've just got up and read this and
it actually made me LOL. Thanks Steven.

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


Thread

Re: [Python-ideas] string.format() default variable assignment Chris Angelico <rosuav@gmail.com> - 2013-03-02 04:07 +1100
  Re: [Python-ideas] string.format() default variable assignment Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-02 01:43 +0000
    Re: [Python-ideas] string.format() default variable assignment Chris Angelico <rosuav@gmail.com> - 2013-03-02 14:54 +1100
    Re: [Python-ideas] string.format() default variable assignment Devin Jeanpierre <jeanpierreda@gmail.com> - 2013-03-02 01:09 -0500
    Re: [Python-ideas] string.format() default variable assignment Chris Angelico <rosuav@gmail.com> - 2013-03-02 17:54 +1100
    Re: [Python-ideas] string.format() default variable assignment James Griffin <jmz.griffin@kode5.net> - 2013-03-02 08:06 +0000
    Re: [Python-ideas] string.format() default variable assignment Devin Jeanpierre <jeanpierreda@gmail.com> - 2013-03-02 09:53 -0500
      Re: [Python-ideas] string.format() default variable assignment Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-03 00:27 +0000
        Re: [Python-ideas] string.format() default variable assignment Roy Smith <roy@panix.com> - 2013-03-02 19:42 -0500
          Re: [Python-ideas] string.format() default variable assignment Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-03 03:19 +0000
        Re: [Python-ideas] string.format() default variable assignment David Robinow <drobinow@gmail.com> - 2013-03-02 21:11 -0500
          Re: [Python-ideas] string.format() default variable assignment Roy Smith <roy@panix.com> - 2013-03-02 21:15 -0500
            Re: [Python-ideas] string.format() default variable assignment David Robinow <drobinow@gmail.com> - 2013-03-02 22:01 -0500
            Re: [Python-ideas] string.format() default variable assignment Chris Angelico <rosuav@gmail.com> - 2013-03-03 14:06 +1100
            Re: [Python-ideas] string.format() default variable assignment David Robinow <drobinow@gmail.com> - 2013-03-02 22:18 -0500
            Re: [Python-ideas] string.format() default variable assignment Chris Angelico <rosuav@gmail.com> - 2013-03-03 14:46 +1100
          Re: [Python-ideas] string.format() default variable assignment Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-03 03:21 +0000
            Re: [Python-ideas] string.format() default variable assignment Devin Jeanpierre <jeanpierreda@gmail.com> - 2013-03-02 23:00 -0500
              Re: [Python-ideas] string.format() default variable assignment Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-03 10:33 +0000
            Re: [Python-ideas] string.format() default variable assignment Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-03 09:51 +0000
            Re: [Python-ideas] string.format() default variable assignment David Robinow <drobinow@gmail.com> - 2013-03-04 11:09 -0500
              Re: [Python-ideas] string.format() default variable assignment Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-05 02:42 +0000
                Re: [Python-ideas] string.format() default variable assignment Chris Angelico <rosuav@gmail.com> - 2013-03-05 13:54 +1100
                Re: [Python-ideas] string.format() default variable assignment Gene Heskett <gheskett@wdtv.com> - 2013-03-04 23:01 -0500
                Re: [Python-ideas] string.format() default variable assignment James Griffin <jmz@kontrol.kode5.net> - 2013-03-05 08:16 +0000
                Re: [Python-ideas] string.format() default variable assignment Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-03-05 11:35 +0000
            Re: [Python-ideas] string.format() default variable assignment David Robinow <drobinow@gmail.com> - 2013-03-04 11:15 -0500
            Re: [Python-ideas] string.format() default variable assignment Dave Angel <davea@davea.name> - 2013-03-04 13:31 -0500
    Re: [Python-ideas] string.format() default variable assignment Tim Golden <mail@timgolden.me.uk> - 2013-03-02 15:01 +0000
    Re: [Python-ideas] string.format() default variable assignment Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-03-02 12:31 -0500
    good mail readers  [was Re: [Python-ideas] string.format() default variable assignment] Ethan Furman <ethan@stoneleaf.us> - 2013-03-02 11:59 -0800

csiph-web