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


Groups > comp.lang.python > #73879

Re: 1-0.95

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!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.121
X-Spam-Level *
X-Spam-Evidence '*H*': 0.78; '*S*': 0.02; 'anyway.': 0.05; ':-)': 0.16; 'wrote:': 0.18; 'wed,': 0.18; "aren't": 0.24; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "we're": 0.32; 'received:google.com': 0.35; 'there': 0.35; 'loss': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'talking': 0.65; 'jul': 0.74; 'light.': 0.93
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=nyYVpvDSpUdW4fMvGRdJu3pLQFXJrzl7g8PNJC8XTSw=; b=m2Cg2q0SxjU2FFavqxl/3XXIl0BREOnI1zH+OgCS1vmzAWG3VhodERpzpsNhFA55dV RTuK4LZ9e109zMIEE/0X6RS2jWudr5PDkTbypKCh/8BabBugeY0Pq6FD4JNBUmCVwbPx oF66CyyDlUosU77LKMjaRSfDnibh+VwBFx4wojo9YPA9W8lcUMu3NPAG/fiNVBiP1QWn rYmm4eVqLtukHenpsXexSbQV9D5nrIK5M9zixrqD2LZhx77YxLDDOdf0YtyFT/Pbvo62 EJ16DUPHEv0GPsJRpGZtYzADb3JhIAHa7W58w12JjX5MfQRMsY/B+7CEExV6eRtHcWzO T48A==
X-Received by 10.70.92.9 with SMTP id ci9mr2928326pdb.24.1404366661321; Wed, 02 Jul 2014 22:51:01 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <c1k61nF1bsU1@mid.individual.net>
References <mailman.11388.1404254753.18130.python-list@python.org> <53b424d7$0$29985$c3e8da3$5496439d@news.astraweb.com> <8761jflms2.fsf@elektro.pacujo.net> <53b4509a$0$29985$c3e8da3$5496439d@news.astraweb.com> <878uobpm40.fsf@elektro.pacujo.net> <53b4bdb2$0$29985$c3e8da3$5496439d@news.astraweb.com> <46d1a4dd-8298-4a73-a383-e65cd485fa83@googlegroups.com> <c1k61nF1bsU1@mid.individual.net>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Wed, 2 Jul 2014 23:50:21 -0600
Subject Re: 1-0.95
To Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
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.11439.1404366664.18130.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1404366664 news.xs4all.nl 2921 [2001:888:2000:d::a6]:44224
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:73879

Show key headers only | View raw


On Wed, Jul 2, 2014 at 10:55 PM, Gregory Ewing
<greg.ewing@canterbury.ac.nz> wrote:
> Although loss of precision might give you the
> right answer anyway. :-)

There aren't that many digits in the speed of light.  Unless we're
talking about a very, very slow-moving automobile.

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


Thread

1-0.95 Pedro Izecksohn <izecksohn@yahoo.com> - 2014-07-01 14:17 -0700
  Re: 1-0.95 pecore@pascolo.net - 2014-07-02 01:13 +0200
  Re: 1-0.95 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-07-02 15:27 +0000
    Re: 1-0.95 Marko Rauhamaa <marko@pacujo.net> - 2014-07-02 19:59 +0300
      Re: 1-0.95 Skip Montanaro <skip@pobox.com> - 2014-07-02 12:34 -0500
      Re: 1-0.95 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-07-02 18:34 +0000
        Re: 1-0.95 Marko Rauhamaa <marko@pacujo.net> - 2014-07-02 23:00 +0300
          Re: 1-0.95 Chris Angelico <rosuav@gmail.com> - 2014-07-03 10:16 +1000
          Re: 1-0.95 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-07-03 02:19 +0000
            Re: 1-0.95 Rustom Mody <rustompmody@gmail.com> - 2014-07-02 21:06 -0700
              Re: 1-0.95 Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-07-03 16:55 +1200
                Re: 1-0.95 Rustom Mody <rustompmody@gmail.com> - 2014-07-02 22:21 -0700
                Re: 1-0.95 Ian Kelly <ian.g.kelly@gmail.com> - 2014-07-02 23:50 -0600
              OT: speeds (physical, not computing) [was Re: 1-0.95] Steven D'Aprano <steve@pearwood.info> - 2014-07-03 09:15 +0000
            Re: 1-0.95 Marko Rauhamaa <marko@pacujo.net> - 2014-07-03 09:51 +0300
              Re: 1-0.95 Steven D'Aprano <steve@pearwood.info> - 2014-07-03 09:36 +0000
                Re: 1-0.95 Marko Rauhamaa <marko@pacujo.net> - 2014-07-03 14:17 +0300

csiph-web