Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85468
| Date | 2015-02-10 15:38 -0500 |
|---|---|
| From | Dave Angel <davea@davea.name> |
| Subject | Re: TypeError: list indices must be integers, not tuple |
| References | (2 earlier) <mbcqe1$7ik$1@ger.gmane.org> <54DA1573.1030804@davea.name> <CAPTjJmrvdUwGycjwF0ZQGtE04Vsk2pF81xHqJhTDy9VGcqiFHw@mail.gmail.com> <54DA28FF.5010001@davea.name> <CAPTjJmrrNRb7H9bhPTNi0dHAA+U=Zm9+NT9+aSG4Akvk05Yzwg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18622.1423600695.18130.python-list@python.org> (permalink) |
On 02/10/2015 01:48 PM, Chris Angelico wrote: > On Wed, Feb 11, 2015 at 2:51 AM, Dave Angel <davea@davea.name> wrote: >> You're right of course. I didn't notice the meaning of one-tuple; I took >> Mark's comment as if he had said: >> >> If you can show me a <rubout><rubout> one tuple anywhere ... > > Ah, yeah. I see the ambiguity. This is the downside of being so fluent > in Typo - sometimes you run into false cognates :) > > ChrisA > If somebody were still doing py-quote-of-the-week, I'd nominate that sentence: This is the downside of being so fluent in Typo - sometimes you run into false cognates :) -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
TypeError: list indices must be integers, not tuple james8booker@hotmail.com - 2015-02-09 15:52 -0800 Re: TypeError: list indices must be integers, not tuple Ethan Furman <ethan@stoneleaf.us> - 2015-02-09 16:02 -0800 Re: TypeError: list indices must be integers, not tuple Dave Angel <davea@davea.name> - 2015-02-09 22:05 -0500 Re: TypeError: list indices must be integers, not tuple Dave Angel <davea@davea.name> - 2015-02-09 23:48 -0500 Re: TypeError: list indices must be integers, not tuple Terry Reedy <tjreedy@udel.edu> - 2015-02-10 00:57 -0500 Re: TypeError: list indices must be integers, not tuple Ryan Stuart <ryan.stuart.85@gmail.com> - 2015-02-10 00:05 +0000 Re: TypeError: list indices must be integers, not tuple Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-02-10 11:35 +0000 Re: TypeError: list indices must be integers, not tuple Dave Angel <davea@davea.name> - 2015-02-10 09:28 -0500 Re: TypeError: list indices must be integers, not tuple Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-02-10 14:32 +0000 Re: TypeError: list indices must be integers, not tuple Chris Angelico <rosuav@gmail.com> - 2015-02-11 01:33 +1100 Re: TypeError: list indices must be integers, not tuple Dave Angel <davea@davea.name> - 2015-02-10 10:51 -0500 Re: TypeError: list indices must be integers, not tuple Chris Angelico <rosuav@gmail.com> - 2015-02-11 05:48 +1100 Re: TypeError: list indices must be integers, not tuple Dave Angel <davea@davea.name> - 2015-02-10 15:38 -0500
csiph-web