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


Groups > comp.lang.python > #69923

Re: Keeping track of things with dictionaries

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
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.109
X-Spam-Level *
X-Spam-Evidence '*H*': 0.79; '*S*': 0.01; 'excluding': 0.09; 'dict': 0.16; 'dictionary.': 0.16; 'should.': 0.16; 'subject:dictionaries': 0.16; 'wrote:': 0.18; "skip:' 30": 0.19; 'slightly': 0.19; '>>>': 0.22; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'words': 0.29; 'message-id:@mail.gmail.com': 0.30; "skip:' 40": 0.31; 'everyone': 0.33; 'subject:with': 0.35; 'knows': 0.35; 'received:google.com': 0.35; 'should': 0.36; 'depends': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'money': 0.72; 'back?': 0.84; 'beat.': 0.84; 'characters,': 0.84; 'longest': 0.84
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=F52mrA45FQ0MKaid2XIZMWR30bhxe2qkHLDTviGREL8=; b=LhkpvAoe1RxkSNNPLWhmPajJHasaGZblk5A/Rqq6GoeUAjuiyAf35Mn+X2K5XpaoGI KTgb4PtQj9JI5g8zdFwvGeZJH9lfE0DSkbdsLsYOJjHXK36oI9pxYIsBJrsebpdThzSc CLvG0UuzJh5kgLSgjIg/Rp4jr/wi5lZxzfi7RJVUC5r5MuxmKR5jrzTdWLHj5qO6kLvS BcSqHFkIONXcBqSBR/LETG8xsk5DQaVJr8kUQGTLcRCrinPcfULc7EL5OWYtWJZ1Rf97 vRzyUlj1nJORy0HfaG0a5dHPK8HNnV5PtUyGIuMZAWQHxnYAxc/QB5aHAAsqP6Y89kcf oW0w==
X-Received by 10.66.141.144 with SMTP id ro16mr8759526pab.131.1397013613781; Tue, 08 Apr 2014 20:20:13 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <li2c7h$grm$1@dont-email.me>
References <534105ce$0$1365$4fafbaef@reader1.news.tin.it> <21ef5159-ad95-4d43-a2d6-7ecda941d978@googlegroups.com> <CAPTjJmqFBt2XX+BDfNHz0gaGOrDkhtpBzrR29DUWN36girzcSw@mail.gmail.com> <li07kt$4cl$1@ger.gmane.org> <CAPTjJmpK-rqX0fp6_4vXYUS2Z34Vc5fQ_qNTj+Q9+Kn8Y5UPAA@mail.gmail.com> <li0bri$2t9$1@ger.gmane.org> <mailman.9004.1396946112.18130.python-list@python.org> <bqjjdsF3qvfU1@mid.individual.net> <mailman.9051.1397010817.18130.python-list@python.org> <li2c7h$grm$1@dont-email.me>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Tue, 8 Apr 2014 21:19:33 -0600
Subject Re: Keeping track of things with dictionaries
To Python <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 <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>
Newsgroups comp.lang.python
Message-ID <mailman.9052.1397013623.18130.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1397013623 news.xs4all.nl 2922 [2001:888:2000:d::a6]:36372
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:69923

Show key headers only | View raw


On Tue, Apr 8, 2014 at 8:45 PM, alex23 <wuwei23@gmail.com> wrote:
> On 9/04/2014 12:33 PM, Chris Angelico wrote:
>>>
>>> Unfortunately I seem to be missing antidisestablishmentarianism,
>>> because the longest words in my dict are only 24 characters,
>>> excluding the '\n'. Should I ask for my money back?
>>
>>
>> I think you should. That's a fundamental flaw in the dictionary.
>> Everyone knows that word's the longest!
>
>
> It depends on whether you count 'supercalifragilisticexpialidocious'. If you
> don't, then 'pseudopseudohypoparathyroidism' is still slightly longer :)

'Pneumonoultramicroscopicsilicovolcanoconiosis' has them all beat.

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


Thread

Keeping track of things with dictionaries Giuliano Bertoletti <gbe32241@libero.it> - 2014-04-06 09:44 +0200
  Re: Keeping track of things with dictionaries Peter Otten <__peter__@web.de> - 2014-04-06 10:23 +0200
  Re: Keeping track of things with dictionaries Josh English <Joshua.R.English@gmail.com> - 2014-04-07 21:02 -0700
    Re: Keeping track of things with dictionaries Chris Angelico <rosuav@gmail.com> - 2014-04-08 14:08 +1000
      Re: Keeping track of things with dictionaries Josh English <Joshua.R.English@gmail.com> - 2014-04-07 23:22 -0700
    Re: Keeping track of things with dictionaries "Frank Millman" <frank@chagford.com> - 2014-04-08 09:14 +0200
      Re: Keeping track of things with dictionaries Steven D'Aprano <steve@pearwood.info> - 2014-04-08 07:47 +0000
    Re: Keeping track of things with dictionaries Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-08 01:53 -0600
    Re: Keeping track of things with dictionaries Chris Angelico <rosuav@gmail.com> - 2014-04-08 18:00 +1000
    Re: Keeping track of things with dictionaries Peter Otten <__peter__@web.de> - 2014-04-08 10:21 +0200
    Re: Keeping track of things with dictionaries "Frank Millman" <frank@chagford.com> - 2014-04-08 10:26 +0200
    Re: Keeping track of things with dictionaries "Frank Millman" <frank@chagford.com> - 2014-04-08 10:31 +0200
      Re: Keeping track of things with dictionaries alex23 <wuwei23@gmail.com> - 2014-04-09 12:34 +1000
    Re: Keeping track of things with dictionaries Chris Angelico <rosuav@gmail.com> - 2014-04-08 18:35 +1000
      Re: Keeping track of things with dictionaries Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-04-09 12:43 +1200
        Re: Keeping track of things with dictionaries Chris Angelico <rosuav@gmail.com> - 2014-04-09 12:33 +1000
          Re: Keeping track of things with dictionaries alex23 <wuwei23@gmail.com> - 2014-04-09 12:45 +1000
            Re: Keeping track of things with dictionaries Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-08 21:19 -0600
            Re: Keeping track of things with dictionaries Gene Heskett <gheskett@wdtv.com> - 2014-04-08 23:31 -0400
            Re: Keeping track of things with dictionaries Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-08 21:37 -0600
    Re: Keeping track of things with dictionaries "Frank Millman" <frank@chagford.com> - 2014-04-08 11:28 +0200
    Re: Keeping track of things with dictionaries Chris Angelico <rosuav@gmail.com> - 2014-04-08 19:34 +1000
    Re: Keeping track of things with dictionaries "Frank Millman" <frank@chagford.com> - 2014-04-08 11:41 +0200
  Re: Keeping track of things with dictionaries Gene Heskett <gheskett@wdtv.com> - 2014-04-09 05:51 -0400

csiph-web