Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.066 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; '16,': 0.03; 'cc:addr :python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'tutoring': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'aspect': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'subject:numbers': 0.31; 'lists': 0.32; 'something': 0.35; 'received:google.com': 0.35; "didn't": 0.36; 'thank': 0.38; 'question,': 0.38; 'pm,': 0.38; 'rather': 0.38; 'mailing': 0.39; 'even': 0.60; 'you.': 0.62; 'personal': 0.63; 'love': 0.65; 'answer.': 0.68; '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=R/VGNFI2KyvyrxhLbUv7Ym9uSLnVpSydfI50FRWumkI=; b=WoJqanYd6TIuWSopd873pA5HZ0dASa6MhTuYC0GZsbKMWwmbXgiOvbL/fNG2wxSqgQ lNJYZEMJEwrsAUcpgOsmaKZI1f0GDshJVmfNow1tsuXBUYqkKo2U+q7JCdn9jM7iPVpn gprOJqCFVGr03b7OcXXxJtHYckOiP/TAnyCDaX2RfJHLB9EBHzAekfhFpZsYkA9NkPH9 drS897AqwzfgxfVC7gFd/w0inLB77gG4z92OYgHvdTystb7KdAaUXhaAPl0Tam8/x6Yr 6L5uCDYuYq+VCW63O2oKdWT8SXUcTa+oqZ27dFoISJNTuSBDwCsPYGblKHwpjJQypXUZ Ma8Q== MIME-Version: 1.0 X-Received: by 10.66.142.233 with SMTP id rz9mr18260253pab.71.1392518218100; Sat, 15 Feb 2014 18:36:58 -0800 (PST) In-Reply-To: <530022b5$0$29985$c3e8da3$5496439d@news.astraweb.com> References: <833583c7-c307-4ebf-9a60-3be146a565b5@googlegroups.com> <9c1b03cb-c607-4784-aaec-78616988c302@googlegroups.com> <877d1ddd-39d8-4ede-8dff-addade1c57cd@googlegroups.com> <530022b5$0$29985$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 16 Feb 2014 13:36:58 +1100 Subject: Re: decimal numbers From: Chris Angelico Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392518221 news.xs4all.nl 2846 [2001:888:2000:d::a6]:36505 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66502 On Sun, Feb 16, 2014 at 1:30 PM, Steven D'Aprano wrote: > Even though I didn't ask the question, I learned something from the > answer. Thank you. Reason #1443694 for mailing lists rather than personal tutoring :) I love this aspect of them. ChrisA