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


Groups > comp.lang.python > #11598

Re: Ten rules to becoming a Python community member.

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!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; '(although': 0.05; 'subject:Python': 0.06; 'subject:community': 0.07; 'inclined': 0.09; 'wooden': 0.09; '16,': 0.15; '"at': 0.16; '(which,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'it".': 0.16; 'see.': 0.16; 'wearing': 0.16; 'wrote:': 0.16; '(i.e.': 0.17; 'bonus': 0.21; 'header:In-Reply-To:1': 0.22; 'tue,': 0.23; 'pm,': 0.24; 'aug': 0.24; 'hey': 0.26; '"the': 0.26; "i'm": 0.27; 'martin': 0.28; 'message-id:@mail.gmail.com': 0.29; 'second': 0.29; 'example': 0.30; 'least': 0.31; 'to:addr:python- list': 0.33; 'it."': 0.34; 'but': 0.37; 'think': 0.38; 'somewhat': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'form,': 0.39; 'to:addr:python.org': 0.39; 'more': 0.60; 'manner': 0.64; 'archaic': 0.84; 'comfortable,': 0.84; 'everything,': 0.84; 'shoes,': 0.93
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; bh=LURvQnQd8xzbCjZsWpQoHDZ7DVB86WAk7+n+Frpm1xM=; b=BeSKBCMR/Ab8eR784MPoUTcanqBedptSzHhe8DxhXAB90Aebzg4SjTuohY02fS4gZS RAwJPUIEqA1qphCmSFLoNC/vPiSaRoWXLV2O8CNhtlOINHg/rfdaYFsjcPEjC9Bp32Eh lUzi9u5zYVclZtKrVfAIjinooFFqtxFFZt5Rk=
MIME-Version 1.0
In-Reply-To <4E4AB8FD.9080406@gmail.com>
References <39e8985a-a0c1-487f-8f87-4e39d120c14b@h9g2000vbr.googlegroups.com> <87cb1497-9aa2-4213-b721-055bf31e10a1@m18g2000vbl.googlegroups.com> <mailman.2286.1313359295.1164.python-list@python.org> <c5ad29ff-75f4-4b55-b009-00259262beb4@cf8g2000vbb.googlegroups.com> <9att2bF710U1@mid.individual.net> <1ca7c139-cd1f-4c09-830d-881f8881cdf1@bl1g2000vbb.googlegroups.com> <f9e7c108-9ab2-490d-b0c6-ea850b4221df@w18g2000yqc.googlegroups.com> <0c41b5fa-55f0-4086-a279-bec1847f9177@w18g2000yqc.googlegroups.com> <mailman.91.1313517561.27778.python-list@python.org> <4E4AB8FD.9080406@gmail.com>
Date Tue, 16 Aug 2011 19:42:12 +0100
Subject Re: Ten rules to becoming a Python community member.
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
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.95.1313520134.27778.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1313520134 news.xs4all.nl 23873 [2001:888:2000:d::a6]:41776
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:11598

Show key headers only | View raw


On Tue, Aug 16, 2011 at 7:37 PM, Martin P. Hellwig
<martin.hellwig@butterfly.uk.com> wrote:
> With the second sentence meaning: in the past I was not used to (i.e.
> uncomfortable, hey bonus points!) wearing wooden shoes, but presently I am
> used to it (although not necessarily comfortable, but at least not
> uncomfortable).
>

This usage can also be seen in a more archaic form, such as this
example from WS Gilbert's "The Yeomen of the Guard" (which, as it
happens, I'm presently in rehearsal of):

Lieutenant: "I see. I think that manner of thing would be somewhat irritating."
Jack: "At first, sir, perhaps; but use is everything, and you would
come in time to like it."

We would be more inclined to say "You'd get used to it". I don't see
that this usage (heh) should be considered in any way wrong.

ChrisA

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


Thread

Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-13 22:57 -0700
  Re: Ten rules to becoming a Python community member. Andrew Berg <bahamutzero8825@gmail.com> - 2011-08-14 02:54 -0500
    Re: Ten rules to becoming a Python community member. Alister Ware <alister.ware@ntlworld.com> - 2011-08-14 10:58 +0000
      Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 13:08 +0100
  Re: Ten rules to becoming a Python community member. Seebs <usenet-nospam@seebs.net> - 2011-08-14 08:07 +0000
  Re: Ten rules to becoming a Python community member. Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-08-14 15:21 +0200
    Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 14:46 +0100
      Re: Ten rules to becoming a Python community member. harrismh777 <harmar@member.fsf.org> - 2011-08-14 15:11 -0500
      Re: Ten rules to becoming a Python community member. Neil Cerutti <neilc@norwich.edu> - 2011-08-15 12:06 +0000
        Re: Ten rules to becoming a Python community member. MRAB <python@mrabarnett.plus.com> - 2011-08-15 17:44 +0100
          Re: Ten rules to becoming a Python community member. Neil Cerutti <neilc@norwich.edu> - 2011-08-15 17:14 +0000
            Re: Ten rules to becoming a Python community member. Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-08-16 12:52 +1200
              Re: Ten rules to becoming a Python community member. MRAB <python@mrabarnett.plus.com> - 2011-08-16 02:59 +0100
              Re: Ten rules to becoming a Python community member. Roy Smith <roy@panix.com> - 2011-08-15 22:01 -0400
                Re: Ten rules to becoming a Python community member. Seebs <usenet-nospam@seebs.net> - 2011-08-16 02:33 +0000
  Re: Ten rules to becoming a Python community member. Kevin Walzer <kw@codebykevin.com> - 2011-08-14 11:23 -0400
  Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-14 10:21 -0700
    Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 18:38 +0100
      Re: Ten rules to becoming a Python community member. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-15 10:56 +1000
        Re: Ten rules to becoming a Python community member. Seebs <usenet-nospam@seebs.net> - 2011-08-15 04:28 +0000
    Re: Ten rules to becoming a Python community member. Tim Chase <python.list@tim.thechases.com> - 2011-08-14 14:50 -0500
    Re: Ten rules to becoming a Python community member. Dave Angel <davea@ieee.org> - 2011-08-14 18:01 -0400
      Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-14 18:35 -0700
        Re: Ten rules to becoming a Python community member. Christophe Chong <christophechong@gmail.com> - 2011-08-14 22:01 -0700
        Re: Ten rules to becoming a Python community member. Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-08-16 12:48 +1200
          Re: Ten rules to becoming a Python community member. Roy Smith <roy@panix.com> - 2011-08-15 20:57 -0400
          Re: Ten rules to becoming a Python community member. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-16 11:53 +1000
          Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-15 21:50 -0700
            Re: Ten rules to becoming a Python community member. alex23 <wuwei23@gmail.com> - 2011-08-16 00:07 -0700
              Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 08:06 -0700
                RE: Ten rules to becoming a Python community member. "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2011-08-16 13:51 -0400
                Re: Ten rules to becoming a Python community member. "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2011-08-16 19:37 +0100
                Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-16 19:42 +0100
                Re: Ten rules to becoming a Python community member. MRAB <python@mrabarnett.plus.com> - 2011-08-16 20:03 +0100
                Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 13:13 -0700
                Re: Ten rules to becoming a Python community member. David Monaghan <monaghand.david@gmail.com> - 2011-08-16 22:55 +0100
                Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 16:12 -0700
                Re: Ten rules to becoming a Python community member. John Gordon <gordon@panix.com> - 2011-08-16 23:25 +0000
                Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 16:50 -0700
                Re: Ten rules to becoming a Python community member. John Gordon <gordon@panix.com> - 2011-08-17 00:33 +0000
                Re: Ten rules to becoming a Python community member. Tim Chase <python.list@tim.thechases.com> - 2011-08-16 20:02 -0500
                Re: Ten rules to becoming a Python community member. Chris Kaynor <ckaynor@zindagigames.com> - 2011-08-16 18:09 -0700
                Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 18:47 -0700
                Re: Ten rules to becoming a Python community member. SigmundV <sigmundv@gmail.com> - 2011-08-17 15:48 -0700
                Re: Ten rules to becoming a Python community member. David Monaghan <monaghand.david@gmail.com> - 2011-08-17 00:43 +0100
                Re: Ten rules to becoming a Python community member. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-17 11:14 +1000
                Re: Ten rules to becoming a Python community member. "Martin P. Hellwig" <martin.hellwig@butterfly.uk.com> - 2011-08-16 19:37 +0100
    Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 23:57 +0100
  Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-14 18:40 -0700

csiph-web