Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'resulting': 0.04; 'output': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; '2:28': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'appropriate': 0.16; 'wrote:': 0.18; 'thu,': 0.19; '>>>': 0.22; 'input': 0.22; 'aug': 0.22; 'header:User-Agent:1': 0.23; '15,': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'words,': 0.36; 'unit': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'number,': 0.60; 'units': 0.60; 'august': 0.61; 'received:173': 0.61; 'chemical': 0.84; 'received:fios.verizon.net': 0.84; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: .split() Qeustion Date: Thu, 15 Aug 2013 17:40:43 -0400 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> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1376602858 news.xs4all.nl 15917 [2001:888:2000:d::a6]:46937 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52569 On 8/15/2013 2:28 PM, Chris Angelico wrote: > 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 :) The unit for 'mole' is 'ion', 'atom', or 'molecule', as appropriate for the 'something'. In other words, the units are the reacting input units and resulting output units in a particular chemical reaction. -- Terry Jan Reedy