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


Groups > comp.lang.python > #43622

Re: Grammar question: Englisn and Python: qualified names

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!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.031
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.06; 'subject:question': 0.10; '07:50,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'accordingly.': 0.16; ':-)': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'mon,': 0.24; 'question': 0.24; '15,': 0.26; 'possibly': 0.26; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; 'tim': 0.29; 'message- id:@mail.gmail.com': 0.30; 'chase': 0.31; 'received:google.com': 0.35; 'adjust': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; "you're": 0.61; 'first': 0.61; 'all!': 0.84; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=R7QfGONRglnS3nto6tHHp81rewKcLiqNf0PH00QBCE0=; b=eYPwY/JurYl3pqqjgc7AiojDY+R4D1tN3yertpaHUxvyokg/Pd8fKK0+q99N+PCMmw xQ/sb7YZl1v0SXNJFu2LSsO6gCZn3eznoen76+Oe0H2tzGJic+JejyFVwT0mqXyuB8Ec ggXwo1Pr1tQ0veRha4vSe9GOh35xZr4Qc1DVup/vNQPrJUlLmEumK8TCIpNyzRu305c5 iCp5RVXbRWgJcXaRK6eSPdirAx2qCCpVFBe2mWUVc/lbA0xLsHcISx74FZgNla41MY2o BaFxI8N5WAO+P38AJg3Do/hs5Y38yM9nXb2yPIiues4feDcIyVA+kmkU7ErlibIkMg+Q C1QA==
MIME-Version 1.0
X-Received by 10.52.37.109 with SMTP id x13mr13774241vdj.10.1366029180714; Mon, 15 Apr 2013 05:33:00 -0700 (PDT)
In-Reply-To <20130415072821.2543ceee@bigbox.christie.dr>
References <CAPTjJmqKmcbLZ9w3_xS06YTVZqTaSFt9BrRabozjSYJh+XqkgQ@mail.gmail.com> <20130415072821.2543ceee@bigbox.christie.dr>
Date Mon, 15 Apr 2013 22:33:00 +1000
Subject Re: Grammar question: Englisn and Python: qualified names
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.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.632.1366029188.3114.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1366029188 news.xs4all.nl 2574 [2001:888:2000:d::a6]:53284
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43622

Show key headers only | View raw


On Mon, Apr 15, 2013 at 10:28 PM, Tim Chase
<python.list@tim.thechases.com> wrote:
> On 2013-04-15 07:50, Chris Angelico wrote:
>> Quirky question time!
>> ... or possibly a collections.OrderedDict...
>> ... or possibly an collections.OrderedDict...
>
> If you're smart enough to elide the "collections [dot]" from your
> pronunciation, you're smart enough to adjust the a/an accordingly.
> Use the first one :-)

I like that reasoning. :) Thanks, all!

ChrisA

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


Thread

Re: Grammar question: Englisn and Python: qualified names Chris Angelico <rosuav@gmail.com> - 2013-04-15 22:33 +1000

csiph-web