Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #49531

Re: indexerror: list index out of range??

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.112
X-Spam-Level *
X-Spam-Evidence '*H*': 0.79; '*S*': 0.01; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'buggy': 0.16; 'kern': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'underlying': 0.16; 'wrote:': 0.18; '>>>': 0.22; '(in': 0.22; 'header:User-Agent:1': 0.23; 'interpret': 0.24; 'url:moin': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'robert': 0.30; 'subject:list': 0.30; 'comments': 0.31; 'url:wiki': 0.31; 'url:python': 0.33; 'google': 0.35; 'similar': 0.36; 'url:org': 0.36; 'list': 0.37; 'list.': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'either': 0.39; 'received:org': 0.40; 'dave': 0.60; "you're": 0.61; "you'll": 0.62; 'our': 0.64; 'world': 0.66; 'here': 0.66; 'believe': 0.68; 'frequently': 0.68; 'groups.': 0.74; 'eco': 0.84; 'police.': 0.84; 'terrible': 0.84; 'tone': 0.84; 'upset': 0.84; 'angel': 0.91; '2013': 0.98
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Robert Kern <robert.kern@gmail.com>
Subject Re: indexerror: list index out of range??
Date Mon, 01 Jul 2013 09:45:52 +0100
References <8b12635e-c3e9-49b2-b3fa-792559088821@googlegroups.com> <c6642bec-58b1-4db2-bad9-6f85cb3cf5c6@googlegroups.com> <51CEE4D7.2010709@davea.name> <kqmr21$6eo$1@ger.gmane.org> <CAN1F8qVAxC7UCgmm+j9vESpQh27PV3zDxv1o6HtjEZ8jiLk7UA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 213.1.240.226
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
In-Reply-To <CAN1F8qVAxC7UCgmm+j9vESpQh27PV3zDxv1o6HtjEZ8jiLk7UA@mail.gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4054.1372668359.3114.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1372668359 news.xs4all.nl 15942 [2001:888:2000:d::a6]:53994
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:49531

Show key headers only | View raw


On 2013-06-29 16:52, Joshua Landau wrote:
> On 29 June 2013 15:30, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>>
>> On 29/06/2013 14:44, Dave Angel wrote:
>>>
>>> Since you're using the arrogant and buggy GoogleGroups, this
>>> http://wiki.python.org/moin/GoogleGroupsPython.
>>>
>> Please don't make comments like this, you'll upset the Python Mailing List
>> Police.
>
> *doesn't understand*

Mark frequently makes similar comments (in content and tone) to people who come 
here using Google Groups. Presumably, he has received criticism for this (mostly 
on tone grounds, I imagine), either on or off list.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

indexerror: list index out of range?? Titiksha Joshi <joshi.titiksha90@gmail.com> - 2013-06-28 18:20 -0700
  Re: indexerror: list index out of range?? Chris Angelico <rosuav@gmail.com> - 2013-06-29 11:53 +1000
  Re: indexerror: list index out of range?? Dave Angel <davea@davea.name> - 2013-06-28 21:58 -0400
  Re: indexerror: list index out of range?? Titiksha <joshi.titiksha90@gmail.com> - 2013-06-28 20:35 -0700
    Re: indexerror: list index out of range?? Dave Angel <davea@davea.name> - 2013-06-29 09:44 -0400
    Re: indexerror: list index out of range?? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-29 15:30 +0100
    Re: indexerror: list index out of range?? Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-29 16:52 +0100
    Re: indexerror: list index out of range?? Robert Kern <robert.kern@gmail.com> - 2013-07-01 09:45 +0100
      Re: indexerror: list index out of range?? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-01 12:30 +0000

csiph-web