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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'mathematics': 0.05; 'responding': 0.07; 'string': 0.09; 'abstraction': 0.09; 'subject:number': 0.09; 'cc:addr:python-list': 0.11; 'itself.': 0.14; '8:40': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'python-list,': 0.16; 'survive': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'numerical': 0.19; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'logical': 0.24; 'cc:2**0': 0.24; 'posts': 0.26; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'characters': 0.30; 'subject:list': 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; '-0700,': 0.31; 'commonly': 0.31; 'quotes': 0.31; 'subject:the': 0.34; 'received:google.com': 0.35; 'represent': 0.38; 'pm,': 0.38; '12,': 0.39; 'even': 0.60; 'numbers': 0.61; 'therefore': 0.72; 'subject:get': 0.81; '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=jZKrinb9Vb6JyGfiN5Eq+NvuevhT6gPh7hFtuC7JSPQ=; b=Pe6KRJZSMAsVI3iZboQeOM/M0yxlwyV+C8TxJ7Ou4N/7K9NYGOD14A1NA7Z2oevcD9 E0J6JL2ipBPESzqC1R4HJU4PimwfBzZYRYNMI4NqwqXTRQOmGJLe/Ic3K/OCCVLpzcuk Fg4iTcynv2VzsvjxVbm/mdSO2SQX1ZCe99wvPlu897y23IvFe8TU6/8MfCrT9Bsl64Wn Ltr0VzeRTqJoj0LyNz1INo3A+dwvvYFD8ubEXhlE07mr2/m1xGpHdfLNJLoDZpOCQA5W fYP78l4WalyFhMVr8V655GeU5sZwVxNzg48v0eHorjofy9nUyIK2bzARYctYCI+/cFYy p7iQ== MIME-Version: 1.0 X-Received: by 10.50.80.76 with SMTP id p12mr39466962igx.34.1407850782316; Tue, 12 Aug 2014 06:39:42 -0700 (PDT) In-Reply-To: References: <53E658CD.5020904@gmail.com> <53e59035$0$29998$c3e8da3$5496439d@news.astraweb.com> <338e8fb0-c9ec-462a-b560-1c1ff77de17e@googlegroups.com> <154cc342-7f85-4d16-b636-a1a953913c98@googlegroups.com> <8c41d779-0c26-430a-a915-08c2b962e0e7@googlegroups.com> <53e824b9$0$30000$c3e8da3$5496439d@news.astraweb.com> <53E8D40F.8000007@chamonix.reportlab.co.uk> <9e179f4a-e56b-4100-9f8b-3d4e99cdc1ca@googlegroups.com> Date: Tue, 12 Aug 2014 23:39:42 +1000 Subject: Re: how to get the ordinal number in list 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407850790 news.xs4all.nl 2856 [2001:888:2000:d::a6]:37436 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76112 On Tue, Aug 12, 2014 at 8:40 PM, alister wrote: > On Tue, 12 Aug 2014 00:21:28 -0700, wxjmfauth wrote: > [ chomp ] > > Mathematicians work with numbers (Algebra is a abstraction of numerical > concepts) strings are concerned with characters (Arabic numerals are just > characters commonly used to represent numbers ) > therefore even trying to rationalise any string representation with > mathematics is a logical absurdity in itself. Don't bother responding to jmf; he doesn't listen. Also, his posts don't survive the jump to python-list, so we see them only when someone quotes him like that... as far as I'm concerned, his posts are now on par with those trying to sell us solution manuals or herbal remedies. ChrisA