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


Groups > comp.lang.python > #76716

Re: what do you get with 1 divide by 998001, interesting results

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'cure': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'spreading': 0.09; 'language.': 0.14; 'paragraphs,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'spacing': 0.16; 'prevent': 0.16; 'language': 0.16; 'wrote:': 0.18; 'thanks.': 0.20; 'seems': 0.21; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:mailman': 0.30; 'url:wiki': 0.31; 'subject:what': 0.31; 'url:python': 0.33; 'subject:with': 0.35; 'google': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'list': 0.37; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'url:mail': 0.40; 'read': 0.60; 'our': 0.64; 'more': 0.64; 'charset:windows-1252': 0.65; 'here': 0.66; 'subject:get': 0.81; 'friends': 0.81; 'subject:interesting': 0.84; 'terrible': 0.84; 'received:89': 0.85; 'subject:you': 0.87; 'subject:results': 0.91; 'suffering': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: what do you get with 1 divide by 998001, interesting results
Date Thu, 21 Aug 2014 09:09:16 +0100
References <d0b0b711-e62e-49f3-8456-49275e45cc4f@googlegroups.com> <mailman.13214.1408550719.18130.python-list@python.org> <53f52a61$0$29972$c3e8da3$5496439d@news.astraweb.com> <5603ecbb-c0f5-4324-b6cd-77c1bf08f2f8@googlegroups.com> <mailman.13224.1408584967.18130.python-list@python.org> <eca81702-5516-4350-9a00-d773cb916d95@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-89-240-163-185.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0
In-Reply-To <eca81702-5516-4350-9a00-d773cb916d95@googlegroups.com>
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.13238.1408608581.18130.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1408608581 news.xs4all.nl 2969 [2001:888:2000:d::a6]:42459
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:76716

Show key headers only | View raw


On 21/08/2014 03:07, Everything You Need To Know wrote:

You'd make more friends here if you weren't suffering from google groups 
disease, which seems to be spreading like wildfire at the moment.  To 
cure this terrible affliction please access this list via 
https://mail.python.org/mailman/listinfo/python-list or read and action 
this https://wiki.python.org/moin/GoogleGroupsPython to prevent us 
seeing double line spacing and single line paragraphs, thanks.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

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


Thread

what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 08:36 -0700
  Re: what do you get with 1 divide by 998001, interesting results Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-20 18:05 +0200
    Re: what do you get with 1 divide by 998001, interesting results Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-21 09:08 +1000
      Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 18:22 -0700
        Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-21 11:41 +1000
        Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 11:35 +1000
          Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 19:07 -0700
            Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 14:39 +1000
              Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-20 21:49 -0700
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 22:08 -0700
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 15:26 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 22:38 -0700
                Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-21 15:49 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 23:09 -0700
                Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-21 16:50 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 23:52 -0700
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:19 +0100
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:15 +0100
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 15:54 +1000
                Re: what do you get with 1 divide by 998001, interesting results Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-22 02:50 +1000
                Re: what do you get with 1 divide by 998001, interesting results Terry Reedy <tjreedy@udel.edu> - 2014-08-21 16:15 -0400
                Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-21 15:09 -0700
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-22 07:15 +1000
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-21 16:10 -0700
                Re: what do you get with 1 divide by 998001, interesting results Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-21 19:28 -0400
                Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-24 17:04 -0700
                Re: what do you get with 1 divide by 998001, interesting results Chris Angelico <rosuav@gmail.com> - 2014-08-25 10:08 +1000
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-22 02:27 +0100
                Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 22:58 +0100
                Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-20 22:31 -0700
            Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:09 +0100
        Re: what do you get with 1 divide by 998001, interesting results Steven D'Aprano <steve@pearwood.info> - 2014-08-21 02:36 +0000
          Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-20 19:46 -0700
          Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 20:48 -0700
            Re: what do you get with 1 divide by 998001, interesting results Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-20 23:03 -0600
              Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-20 23:18 -0700
                Re: what do you get with 1 divide by 998001, interesting results Ben Finney <ben+python@benfinney.id.au> - 2014-08-21 16:30 +1000
        Re: what do you get with 1 divide by 998001, interesting results Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-21 10:23 +0200
  Re: what do you get with 1 divide by 998001, interesting results Terry Reedy <tjreedy@udel.edu> - 2014-08-21 03:25 -0400
    Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-21 00:40 -0700
      Re: what do you get with 1 divide by 998001, interesting results Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-21 09:24 +0100
  Re: what do you get with 1 divide by 998001, interesting results Everything You Need To Know <eyn2k@outlook.com> - 2014-08-21 06:25 -0700
    Re: what do you get with 1 divide by 998001, interesting results luofeiyu <elearn2014@gmail.com> - 2014-08-21 21:37 +0800
      Re: what do you get with 1 divide by 998001, interesting results Grant Edwards <invalid@invalid.invalid> - 2014-08-21 19:50 +0000
      Re: what do you get with 1 divide by 998001, interesting results Rustom Mody <rustompmody@gmail.com> - 2014-08-21 15:21 -0700
    Re: what do you get with 1 divide by 998001, interesting results Terry Reedy <tjreedy@udel.edu> - 2014-08-21 16:10 -0400
  Re: what do you get with 1 divide by 998001, interesting results Dan Stromberg <drsalists@gmail.com> - 2014-08-21 15:15 -0700

csiph-web