Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99888
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: static variables |
| Date | Wed, 2 Dec 2015 08:15:59 -0600 |
| Lines | 21 |
| Message-ID | <mailman.132.1449065802.14615.python-list@python.org> (permalink) |
| References | <n3i06o$9ot$1@news2.informatik.uni-stuttgart.de> <n3ibkd$nl0$1@dont-email.me> <565cf163$0$1612$c3e8da3$5496439d@news.astraweb.com> <n3jljn$os2$1@news2.informatik.uni-stuttgart.de> <n3joag$v4e$1@dont-email.me> <565e4329$0$1612$c3e8da3$5496439d@news.astraweb.com> <mailman.97.1449019041.14615.python-list@python.org> <565e4861$0$1587$c3e8da3$5496439d@news.astraweb.com> <mailman.104.1449045275.14615.python-list@python.org> <565ec669$0$1586$c3e8da3$5496439d@news.astraweb.com> <mailman.118.1449054600.14615.python-list@python.org> <565eee1f$0$1595$c3e8da3$5496439d@news.astraweb.com> <565EF517.3060508@rece.vub.ac.be> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de 5GCOolaV5M9b4pRksf5CSgSdhSs0fXlaSW8h3qEcZwyw== |
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'preference': 0.05; 'so?': 0.07; 'complaining': 0.09; 'sake': 0.09; "they've": 0.09; 'read.': 0.13; 'ignore': 0.14; 'wed,': 0.15; 'argument': 0.15; 'argument.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'should.': 0.16; 'wrote:': 0.16; 'basically': 0.18; '>>>': 0.20; '2015': 0.20; 'arguments': 0.22; 'am,': 0.23; 'consistent': 0.23; 'dec': 0.23; "haven't": 0.24; 'previously': 0.24; 'header:In-Reply-To:1': 0.24; "i've": 0.25; "doesn't": 0.26; 'message-id:@mail.gmail.com': 0.27; 'consistency': 0.29; 'steven': 0.33; 'received:google.com': 0.35; 'received:209.85': 0.36; '(and': 0.36; 'to:addr:python- list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'received:209.85.213': 0.37; 'list.': 0.37; 'received:209': 0.38; 'expressed': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'show': 0.62; 'here.': 0.62; 'making': 0.62; 'talking': 0.67; 'opinions': 0.71; 'sound': 0.72; "d'aprano:": 0.84; 'pardon': 0.84; 'schreef': 0.84; 'suits': 0.84; 'to:name:python': 0.84; 'seriously,': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Zja/0zAS4q/T/FBsfPBRxqW3DICqsMIx5kxSZj68uWY=; b=xmfkVwYa9P4VsO69s2Ez+fDlCabInIraq7RCAliuypF02lo+jap9hZ4bNnm0I6rDSe nQhPuyPKUsi4oGJmfPvjEMmrVOCT9LcLiJal9LZJyo/4Uwnzmev1jcxq0BpTRfyE0Ic8 Qdx4oJ+iCuWF++SO6kiVuxqXD+eiMy3jpZlUFTnP6067B7dWrL74sOszpsQst15efDDG FglZGKNGOfxMTUzVGljJgf7uLwPirIaeeeVfRhec3YTE3vy95Wgt/boxPr+d3IovtWgj 5iOY6tH9upPTERUmrXyjyzcPe0Gi/rNfbmfbmUKiG9ne/UUUVRQdye8qycRGMJKoYtRV dhkg== |
| X-Received | by 10.50.147.36 with SMTP id th4mr31124350igb.68.1449065798658; Wed, 02 Dec 2015 06:16:38 -0800 (PST) |
| In-Reply-To | <565EF517.3060508@rece.vub.ac.be> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:99888 |
Show key headers only | View raw
On Wed, Dec 2, 2015 at 7:41 AM, Antoon Pardon <antoon.pardon@rece.vub.ac.be> wrote: > Op 02-12-15 om 14:11 schreef Steven D'Aprano: >> On Wed, 2 Dec 2015 10:09 pm, Antoon Pardon wrote: >> >>> If you want your arguments to be taken seriously, then you better should. >>> If you use an argument when it suits you and ignore it when it doesn't >>> you are showing you don't really have an argument. You are just showing >>> your preference and making it sound like an argument. >> "A foolish consistency is the hobgoblin of little minds." > > So? That doesn't show that we are talking about a foolish consistency here. It's actually the truest use of the quote that I've yet seen on this list. Emerson was complaining about those who adhere to opinions that they've expressed in the past solely for the sake of appearing consistent in their values, which is basically what you're accusing Steven of not doing. If you haven't previously read Self-Reliance, I would recommend it as a good (and short) read.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
static variables Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-11-30 17:15 +0000
Re: static variables Terry Reedy <tjreedy@udel.edu> - 2015-11-30 12:38 -0500
Re: static variables BartC <bc@freeuk.com> - 2015-11-30 20:32 +0000
Re: static variables Steven D'Aprano <steve@pearwood.info> - 2015-12-01 12:01 +1100
Re: static variables Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-12-01 08:26 +0000
Re: static variables Peter Otten <__peter__@web.de> - 2015-12-01 10:01 +0100
Re: static variables Grobu <snailcoder@retrosite.invalid> - 2015-12-01 10:15 +0100
Re: static variables Steven D'Aprano <steve@pearwood.info> - 2015-12-02 12:02 +1100
Re: static variables Erik <python@lucidity.plus.com> - 2015-12-02 01:16 +0000
Re: static variables Steven D'Aprano <steve@pearwood.info> - 2015-12-02 12:24 +1100
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 09:21 +0100
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 09:34 +0100
Re: static variables Steven D'Aprano <steve@pearwood.info> - 2015-12-02 21:22 +1100
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 12:09 +0100
Re: static variables Steven D'Aprano <steve@pearwood.info> - 2015-12-03 00:11 +1100
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 14:41 +0100
Re: static variables Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-12-02 13:48 +0000
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 15:07 +0100
Re: static variables Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-02 08:15 -0600
Re: static variables Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-12-02 14:31 +0000
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 16:30 +0100
Re: static variables Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-02 14:30 -0600
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-03 10:06 +0100
Re: static variables Chris Angelico <rosuav@gmail.com> - 2015-12-02 20:23 +1100
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 10:47 +0100
Re: static variables Marko Rauhamaa <marko@pacujo.net> - 2015-12-02 12:18 +0200
Re: static variables Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-12-02 11:56 +0100
Re: static variables Marko Rauhamaa <marko@pacujo.net> - 2015-12-02 13:30 +0200
Re: static variables Steven D'Aprano <steve@pearwood.info> - 2015-12-03 00:17 +1100
Re: static variables Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2015-12-01 10:58 +0100
Re: static variables Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2015-12-01 11:47 +0000
csiph-web