Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66502
| 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 | <rosuav@gmail.com> |
| 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> <ec88852e-1384-4aa5-834b-85135be94ab9@googlegroups.com> <mailman.6976.1392458669.18130.python-list@python.org> <ae0da085-6c41-4166-92d2-92611a990885@googlegroups.com> <mailman.6978.1392461388.18130.python-list@python.org> <df9f242f-b438-4159-b605-4be5e937aaec@googlegroups.com> <mailman.7011.1392485048.18130.python-list@python.org> <9c1b03cb-c607-4784-aaec-78616988c302@googlegroups.com> <877d1ddd-39d8-4ede-8dff-addade1c57cd@googlegroups.com> <mailman.7024.1392500128.18130.python-list@python.org> <530022b5$0$29985$c3e8da3$5496439d@news.astraweb.com> |
| Date | Sun, 16 Feb 2014 13:36:58 +1100 |
| Subject | Re: decimal numbers |
| 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.7034.1392518221.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Sun, Feb 16, 2014 at 1:30 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
decimal numbers luke.geelen@gmail.com - 2014-02-15 01:18 -0800
Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 01:19 -0800
Re: decimal numbers "Frank Millman" <frank@chagford.com> - 2014-02-15 12:04 +0200
Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 02:32 -0800
Re: decimal numbers "Frank Millman" <frank@chagford.com> - 2014-02-15 12:49 +0200
Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 09:17 -0800
Re: decimal numbers Ian Kelly <ian.g.kelly@gmail.com> - 2014-02-15 10:23 -0700
Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 09:42 -0800
Re: decimal numbers Luke Geelen <luke.geelen@gmail.com> - 2014-02-15 10:57 -0800
Re: decimal numbers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-15 19:06 +0000
Re: decimal numbers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-15 19:43 +0000
Re: decimal numbers Ian Kelly <ian.g.kelly@gmail.com> - 2014-02-15 14:34 -0700
Re: decimal numbers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-16 02:30 +0000
Re: decimal numbers Chris Angelico <rosuav@gmail.com> - 2014-02-16 13:36 +1100
Re: decimal numbers "Frank Millman" <frank@chagford.com> - 2014-02-15 12:56 +0200
Re: decimal numbers Chris Angelico <rosuav@gmail.com> - 2014-02-15 21:13 +1100
Re: decimal numbers Laurent Pointal <laurent.pointal@free.fr> - 2014-02-15 15:52 +0100
Re: decimal numbers Ian Kelly <ian.g.kelly@gmail.com> - 2014-02-15 10:20 -0700
Re: decimal numbers wxjmfauth@gmail.com - 2014-02-16 04:19 -0800
csiph-web