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


Groups > comp.lang.python > #8890

Re: Implicit initialization is EXCELLENT

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.069
X-Spam-Evidence '*H*': 0.86; '*S*': 0.00; 'wed,': 0.12; 'received:209.85.214.174': 0.13; 'received:mail- iw0-f174.google.com': 0.13; 'wrote:': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'rantingrick': 0.16; '\xa0do': 0.16; 'pm,': 0.16; 'endless': 0.19; 'ignore': 0.21; 'header:In-Reply-To:1': 0.22; 'received:209.85.214': 0.28; 'message-id:@mail.gmail.com': 0.28; 'tail': 0.30; "they'll": 0.30; 'chris': 0.32; 'too': 0.32; "i'll": 0.33; 'people,': 0.33; 'to:addr:python-list': 0.34; 'done.': 0.34; 'force': 0.34; 'that,': 0.35; 'running': 0.35; 'some': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'takes': 0.38; 'subject:: ': 0.38; 'think': 0.38; 'put': 0.38; 'easier': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'wish': 0.70; 'stand': 0.71; 'fighting': 0.73; 'fight': 0.80; 'idiots': 0.84; 'standing': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=d0LtdD+V975adt33nLXNqFHUULAL5fEX4Zc52pepaA0=; b=ZjTvbmElk648cnaayiIIiLY4Qd4yV6VxM3Vlv16IbCGxiwxOwbdlgaZGNhpwUEOMV5 9DX+wid65nwmLoOD5ILK2hHogediRlESHdgoxdeQb9qmebGu+qSfxV5wF2cyiCp/2oq5 EC+XGE0UaW13OWhsFcJzHkBehkiFXOzYvfmus=
MIME-Version 1.0
In-Reply-To <e9ab951b-8e7f-458f-a48e-c54484964982@q17g2000vby.googlegroups.com>
References <4e132d0f$0$29973$c3e8da3$5496439d@news.astraweb.com> <20bd964d-a31d-4595-8ba7-c1923724a045@t7g2000vbv.googlegroups.com> <mailman.673.1309920294.1164.python-list@python.org> <e9ab951b-8e7f-458f-a48e-c54484964982@q17g2000vby.googlegroups.com>
Date Wed, 6 Jul 2011 13:54:22 +1000
Subject Re: Implicit initialization is EXCELLENT
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.675.1309924465.1164.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1309924465 news.xs4all.nl 21808 [2001:888:2000:d::a6]:40571
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8890

Show key headers only | View raw


On Wed, Jul 6, 2011 at 1:45 PM, rantingrick <rantingrick@gmail.com> wrote:
>> If you force too much on people, they'll go
>> elsewhere.
>
>  Why all this running away with tail between legs?
>  Do these these people have extremely small eggs?
>  I wish they would stand firm and put up a fight
>  instead they're just cowards spewing more endless tripe.

Standing up and fighting takes effort. It's a lot easier - and a lot
more time-efficient - to ignore idiots and trolls and just get some
work done. I think I'll do that, right now.

Chris Angelico

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


Thread

Implicit initialization is EXCELLENT Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-07-06 01:26 +1000
  Re: Implicit initialization is EXCELLENT "Michel Claveau - MVP"<enleverLesX_XXmcX@XmclavXeauX.com.invalid> - 2011-07-05 21:04 +0200
  Re: Implicit initialization is EXCELLENT Mel <mwilson@the-wire.com> - 2011-07-05 15:27 -0400
    Re: Implicit initialization is EXCELLENT Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-07-06 08:49 +0200
      Re: Implicit initialization is EXCELLENT Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-06 10:26 -0600
        Re: Implicit initialization is EXCELLENT Mel <mwilson@the-wire.com> - 2011-07-06 12:36 -0400
        Re: Implicit initialization is EXCELLENT Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-07-07 09:12 +0200
          Re: Implicit initialization is EXCELLENT Ian Kelly <ian.g.kelly@gmail.com> - 2011-07-07 09:58 -0600
  Re: Implicit initialization is EXCELLENT Stefaan Himpe <stefaan.himpe@gmail.com> - 2011-07-05 21:31 +0200
    Re: Implicit initialization is EXCELLENT John Gordon <gordon@panix.com> - 2011-07-05 21:02 +0000
      Re: Implicit initialization is EXCELLENT John Gordon <gordon@panix.com> - 2011-07-05 21:58 +0000
    Re: Implicit initialization is EXCELLENT Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-07-06 21:44 +1000
      Re: Implicit initialization is EXCELLENT Stefaan Himpe <stefaan.himpe@gmail.com> - 2011-07-06 14:44 +0200
        Re: Implicit initialization is EXCELLENT Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-07-07 09:40 +1000
  Re: Implicit initialization is EXCELLENT rantingrick <rantingrick@gmail.com> - 2011-07-05 18:53 -0700
    Re: Implicit initialization is EXCELLENT Chris Angelico <rosuav@gmail.com> - 2011-07-06 12:44 +1000
      Re: Implicit initialization is EXCELLENT rantingrick <rantingrick@gmail.com> - 2011-07-05 20:45 -0700
        Re: Implicit initialization is EXCELLENT Chris Angelico <rosuav@gmail.com> - 2011-07-06 13:54 +1000
    Re: Implicit initialization is EXCELLENT Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-07-06 08:45 +0200

csiph-web