Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.018 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python': 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:()': 0.09; 'a.k.a.': 0.16; 'oct': 0.16; 'peters': 0.16; 'peters,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:array': 0.16; 'wrote:': 0.17; 'tim': 0.18; 'sort': 0.21; "python's": 0.23; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'older': 0.27; 'header:X-Complaints-To:1': 0.28; "d'aprano": 0.29; 'steven': 0.29; 'from:addr:yahoo.co.uk': 0.32; 'to:addr:python-list': 0.33; 'received:org': 0.36; 'but': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'matter': 0.61; 'benefit': 0.70; 'absolutely': 0.84; 'basically,': 0.84; 'bloody': 0.84; 'idiot.': 0.84; 'omission': 0.84; 'zen': 0.84; 'serious': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Negative array indicies and slice() Date: Wed, 31 Oct 2012 16:01:41 +0000 References: <6998a955-7b34-4f4f-b8d6-62d1028f7561@googlegroups.com> <4c024364-84df-403b-8b9e-4a4c8f06121c@googlegroups.com> <508e6649$0$29967$c3e8da3$5496439d@news.astraweb.com> <508E1BC9.3000308@r3dsolutions.com> <508EC428.5080808@r3dsolutions.com> <508FFCD6.3010305@stoneleaf.us> <5090f867$0$29967$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-146-3-30.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 In-Reply-To: <5090f867$0$29967$c3e8da3$5496439d@news.astraweb.com> X-Antivirus: avast! (VPS 121031-0, 31/10/2012), Outbound message X-Antivirus-Status: Clean 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1351699337 news.xs4all.nl 6850 [2001:888:2000:d::a6]:47273 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:32528 On 31/10/2012 10:07, Steven D'Aprano wrote: > On Tue, 30 Oct 2012 21:33:32 +0000, Mark Lawrence wrote: > >> Absolutely bloody typical, turned down because of an idiot. Who the >> hell is Tim Peters anyway? :) > > I see your smiley, but for the benefit of those who actually don't know > who Tim Peters, a.k.a. the Timbot, is, he is one of the gurus of Python > history. He invented Python's astonishingly excellent sort routine, > Timsort, and popularised the famous adverbial phrase signoffs you will > see in a lot of older posts. > > Basically, he is in the pantheon of early Python demigods. > > stop-me-before-i-start-gushing-over-the-timbot-ly y'rs, > 4 / 10, must try harder, the omission of the Zen of Python is considered a very serious matter :) -- Cheers. Mark Lawrence.