Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76687
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed0.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3a.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.186 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.70; '*S*': 0.07; '21,': 0.07; 'cc:addr :python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'aug': 0.22; 'saying': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'subject:what': 0.31; 'subject:with': 0.35; 'received:google.com': 0.35; 'much.': 0.36; 'university': 0.39; 'offer': 0.62; 'decided': 0.64; 'more': 0.64; 'series': 0.66; 'subject:get': 0.81; 'subject:interesting': 0.84; 'subject:you': 0.87; 'subject:results': 0.91; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=UPV2wYChl43Yu436tFLqlvlM8f5wQDQ/9c4eFMXOx3U=; b=PLngDxW3PLg/rONQ/TJjZJ35MMYkCxFe4uP8ApRT3pf3Yt3YLEIyxaUr9jIzNhRWJj Vw+r8+HXv6eX2jPcRPkFn+Fho39M4ZnsGQ22afyb5RSlOEZdp6UnsQsNXN61Z5FUsG5O DQ/Rt21ikjQ+xCeAJf2bvPYeUn7eQtqc4ZfrnHox1OSwB3Pe2Uu0ESb1arAiIJWr9SEX Cbr68V76liShPKrYCQY1EasgTRMViQsD/Z5/ImA5mAxNYogyrU4yUzWuGWpyHLBPCYob cR9yDT6FBogTavgw70Gmaon4D96k6SAtnB6s7zV27vVURQTwcm4Y4risNORk+idKY8J+ 3fBw== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.176.202 with SMTP id ck10mr16930061igc.2.1408585264161; Wed, 20 Aug 2014 18:41:04 -0700 (PDT) |
| In-Reply-To | <5603ecbb-c0f5-4324-b6cd-77c1bf08f2f8@googlegroups.com> |
| 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> |
| Date | Thu, 21 Aug 2014 11:41:04 +1000 |
| Subject | Re: what do you get with 1 divide by 998001, interesting results |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <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.13225.1408585267.18130.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1408585267 news.xs4all.nl 2858 [2001:888:2000:d::a6]:49376 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76687 |
Show key headers only | View raw
On Thu, Aug 21, 2014 at 11:22 AM, Everything You Need To Know <eyn2k@outlook.com> wrote: > + I have attended University and decided that the video series has more to offer than a University certificate in terms of knowledge. > That's not saying much. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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