Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'mathematics': 0.05; 'responding': 0.07; 'string': 0.09; 'abstraction': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:number': 0.09; 'itself.': 0.14; 'language.': 0.14; '8:40': 0.16; 'appears.': 0.16; 'jail': 0.16; 'losing': 0.16; 'python-list,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'survive': 0.16; 'language': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'numerical': 0.19; '>>>': 0.22; 'aug': 0.22; 'header:User-Agent:1': 0.23; 'logical': 0.24; 'posts': 0.26; 'pass': 0.26; 'gets': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'wonder': 0.29; "doesn't": 0.30; 'characters': 0.30; 'subject:list': 0.30; "i'm": 0.30; '-0700,': 0.31; 'commonly': 0.31; 'go.': 0.31; 'quotes': 0.31; 'subject:the': 0.34; "he's": 0.36; 'replies': 0.36; 'two': 0.37; 'represent': 0.38; 'thank': 0.38; 'saves': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; '12,': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'numbers': 0.61; 'complete': 0.62; 'our': 0.64; 'more': 0.64; 'cards': 0.65; 'charset:windows-1252': 0.65; 'reply': 0.66; 'latest': 0.67; 'therefore': 0.72; 'subject:get': 0.81; 'received:89': 0.85 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: how to get the ordinal number in list Date: Tue, 12 Aug 2014 20:16:17 +0100 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> <3htGv.167702$u21.75537@fx26.am4> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-89-240-166-21.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: <3htGv.167702$u21.75537@fx26.am4> 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: 40 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407870995 news.xs4all.nl 2977 [2001:888:2000:d::a6]:36906 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76144 On 12/08/2014 19:45, alister wrote: > On Tue, 12 Aug 2014 23:39:42 +1000, Chris Angelico wrote: > >> 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 > > As you don't see them unless someone replies I will make sure I don't > reply to any more of his posts. > > I would not want to inflict this nonsense on someone who would otherwise > be spared. > Thank you, as it saves me from once again losing it in public when his latest incarnation of complete dross appears. Two years he's been at it, I wonder how he manages to avoid "Sent to jail. Do not pass Go. Do not collect £200" or where he gets his supply of "Get out of jail free" cards from? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence