Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.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.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; '2:28': 0.16; 'lab.': 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; '(or': 0.24; '15,': 0.26; 'header:X-Complaints-To:1': 0.27; 'chris': 0.29; 'usually': 0.31; '>>>>': 0.31; 'lab': 0.33; 'words,': 0.36; 'charset:us- ascii': 0.36; 'unit': 0.37; 'needed': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'that,': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'number,': 0.60; 'units': 0.60; 'august': 0.61; 'times': 0.62; 'chemical': 0.84; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dave Angel Subject: Re: .split() Qeustion Date: Thu, 15 Aug 2013 22:56:57 +0000 (UTC) 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=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 174.32.174.30 User-Agent: XPN/1.2.6 (Street Spirit ; Linux) 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1376607442 news.xs4all.nl 15908 [2001:888:2000:d::a6]:54284 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52570 Terry Reedy wrote: > 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. > To expand a little on that, the unit of "amount of something" is a "gram mole", which is 6.2 **23 grams times the molecular (or atomic) weight. My dad (research chemist) used to have to order supplies for his lab in "ton moles", and he used some very small multipliers, since he usually needed a kilogram or less in his lab. -- DaveA