Path: csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.041 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.06; 'degree,': 0.09; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'rounding': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'obviously': 0.18; 'split': 0.19; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'either.': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; '25,': 0.31; "d'aprano": 0.31; 'once,': 0.31; 'steven': 0.31; 'anyone': 0.31; 'probably': 0.32; 'but': 0.35; 'received:google.com': 0.35; 'are,': 0.36; 'sure': 0.39; 'how': 0.40; 'most': 0.60; 'subject:! ': 0.74; '$37': 0.84; '2015': 0.84; '3:00': 0.84; 'maths': 0.84; 'pocket': 0.84; 'so...': 0.84; '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:content-transfer-encoding; bh=gI41kUpwioCGhW6wYaQl1m0IF86kjjJ3CwYWoHvKkiU=; b=NH777H8K3nsKRCMvBHeyrc7gAVogluhYShrawjx3+NzC7B29ZxqH/W3IL3RZdTNm3e Y3rfMv3GBcp6IqOEn4WDZgFKQDbxA51meExlleGnjwHCllvL4K2vspirh0rC1qyQmrR9 8XhFBLdh8PxUdnOfFm/YPoJhsa3yUBPruo6Pi/7CTf8Oe74to/BVK3GU5/GzJSc5iH2b yASPShJAOUuYJ/cE9SgMkaBydfc4v0USFgnIuVVYfqACmm8hgbJ3zwSi4OtrPSf79qTJ KRb83bGAt3+isxb2B5gNp9FABZ3aXJNtft7u5vU80TqoVUA8hc+1J4Hvg4BBGPJtbO4g VhAg== MIME-Version: 1.0 X-Received: by 10.140.90.112 with SMTP id w103mr24064457qgd.65.1422116860676; Sat, 24 Jan 2015 08:27:40 -0800 (PST) In-Reply-To: <54c3c1b1$0$13011$c3e8da3$5496439d@news.astraweb.com> References: <54c07d04$0$13012$c3e8da3$5496439d@news.astraweb.com> <54c0a571$0$13002$c3e8da3$5496439d@news.astraweb.com> <54c1063c$0$13008$c3e8da3$5496439d@news.astraweb.com> <54c2299d$0$13005$c3e8da3$5496439d@news.astraweb.com> <54c33d20$0$13011$c3e8da3$5496439d@news.astraweb.com> <54c3c1b1$0$13011$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 25 Jan 2015 03:27:40 +1100 Subject: Re: Python is DOOMED! Again! From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422116868 news.xs4all.nl 2866 [2001:888:2000:d::a6]:48117 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:84475 On Sun, Jan 25, 2015 at 3:00 AM, Steven D'Aprano wrote: > Mark Lawrence wrote: > >> On 24/01/2015 06:35, Steven D'Aprano wrote: >>> Obviously I'm not a fanatic. If I'm working out my share of a $37 meal >>> split three ways, I just do 37/3 the same as anyone else :-) >>> >> >> Always rounding down I take it? :) > > I'm hurt. I have a maths degree, I know how to do division: > > _____ > 3| 37 > > > 3 goes into 3 once, and 3 goes into 7 twice with one remainder. So the > answer is 12 and 1/3. I'm not sure whereabouts you are, but I don't have a $1/3 coin in my pocket most of the time. Mark probably doesn't have many =C2=A31/3 coins either. So... rounding up or down? :) ChrisA