Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed1.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.142 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.76; '*S*': 0.05; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'aug': 0.22; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'number,': 0.60; 'august': 0.61; '2013': 0.98 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:to :content-type; bh=JgvCbgj5xeW7n5udCvcwJktNbD5eXl6h78mLF6SJnKc=; b=LQxliVlTj8uvfRJrGnxpL22ZyRMsWslKgzFhzS+0cz6RB7+RfBpAVekQOUbu9ZZ/YM wjsJz+0TLyoTjhrRG9sxSjwg3d2GznJe1u9p97cfs1jyU+5eadAm3pktpRIE8zGrCL2E OyRGAlIIxfeu5kgWjXqe7QtxIkOQ7i+EwT7FApEe2TMn5iZ8IXaFbcQA4MH6RAeS+/bx 34sDtA2LwZX0fmHyyj3jecseFJRDPakz3BXzrg5S9cyPxUonKASwRkNnbVuarF7YLFTy 3OW5Jk51/CW4oaGHb0PorcrvQu0ZEAYtXhxvoZaW84+1hu5Nzf3/YMsTK4oWNYsI6JzJ 84eg== MIME-Version: 1.0 X-Received: by 10.220.46.72 with SMTP id i8mr6200966vcf.10.1376591327271; Thu, 15 Aug 2013 11:28:47 -0700 (PDT) In-Reply-To: References: <94f8428f-50b9-4ccd-95a0-6eeafda0fe18@googlegroups.com> <1376499950.3355.9802231.6A03F40D@webmail.messagingengine.com> <98e36bd1-1115-4f1d-b535-171f47408a62@googlegroups.com> <87siybuii8.fsf@nautilus.nautilus> <520CEB96.2050902@mrabarnett.plus.com> <87mwojug2i.fsf@nautilus.nautilus> Date: Thu, 15 Aug 2013 19:28:46 +0100 Subject: Re: .split() Qeustion From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1376591336 news.xs4all.nl 15944 [2001:888:2000:d::a6]:37374 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52565 On Thu, Aug 15, 2013 at 5:54 PM, Joshua Landau wrote: > On 15 August 2013 16:43, Chris Angelico wrote: >> A mole is as much a number (6e23) as the light year is a number (9.5e15). > > A mole is a number. A light year is a unit. A mole is an amount of something. Avogadro's Number is a number, which is what I was hinting at :) ChrisA