Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49527
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joshua.landau.ws@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.223 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.67; '*S*': 0.12; 'lawrence': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'buggy': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'url:moin': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'subject:list': 0.30; 'message-id:@mail.gmail.com': 0.30; 'comments': 0.31; 'url:wiki': 0.31; 'url:python': 0.33; 'received:google.com': 0.35; 'url:org': 0.36; 'list': 0.37; 'mailing': 0.39; 'dave': 0.60; "you're": 0.61; "you'll": 0.62; 'police.': 0.84; 'to:addr:yahoo.co.uk': 0.84; 'upset': 0.84; 'angel': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=PX2kora6zH9Zb5N2PL5gD54AfXLy19AAqM8ilHZUMKM=; b=jGN0etppQr7OKlvd4I6W5bZSSaVrSlSQZufL/IIJb6gg/YBXvIX3LVKyjKPTShr10x 19hQOmeAxMHfzIiatYu4L0WRnS4cGUwxeVOnPgP8lpYneVzH2yjv8dxhVdJozk2y8TPT MUKCXYfBBDIVzksYQ70KN4VPGOq95/CHAB68zkaH+9IFu4XfT6PPZGN7Yq+z3QxUVVvH d6MO18PtAUcx0rG+b05njWycN9r3jRUkw3tYThr9d0lIsxak9/ydusurq2ZzyXQZy2eB CVssmx54+teV7o/p4Kp0IVNHWdKl+xzZdz5X2quqd+JFfJb4pmufRh/7Q9prLoDeH7f4 qbSw== |
| X-Received | by 10.112.52.97 with SMTP id s1mr8584401lbo.8.1372521163880; Sat, 29 Jun 2013 08:52:43 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <kqmr21$6eo$1@ger.gmane.org> |
| 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> |
| From | Joshua Landau <joshua.landau.ws@gmail.com> |
| Date | Sat, 29 Jun 2013 16:52:03 +0100 |
| Subject | Re: indexerror: list index out of range?? |
| To | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Content-Type | text/plain; charset=UTF-8 |
| X-Mailman-Approved-At | Mon, 01 Jul 2013 09:38:19 +0200 |
| Cc | python-list <python-list@python.org> |
| 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.4051.1372664301.3114.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1372664301 news.xs4all.nl 15916 [2001:888:2000:d::a6]:33719 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:49527 |
Show key headers only | View raw
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*
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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