Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29173
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.022 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; "subject:' ": 0.07; 'other,': 0.09; 'sep': 0.09; 'accordingly.': 0.13; 'sat,': 0.15; 'doing,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'general.': 0.16; 'subject:object': 0.16; 'wrote:': 0.17; 'thanks.': 0.21; 'received:209.85.214.174': 0.21; '15,': 0.23; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'possibly': 0.27; 'message-id:@mail.gmail.com': 0.27; 'subject:list': 0.28; 'helpful.': 0.29; 'mirror': 0.29; 'really,': 0.29; 'usually': 0.30; 'error': 0.30; 'problem': 0.33; 'to:addr :python-list': 0.33; 'another': 0.33; 'received:google.com': 0.34; 'list': 0.35; 'so,': 0.35; 'too.': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'add': 0.36; 'but': 0.36; 'alone': 0.36; 'too': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'your': 0.60; "you'll": 0.62; 'solve': 0.62; 'explanations': 0.65; 'subject:skip:A 10': 0.75; 'fun!': 0.95 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kIcbs0MPnTYCdGk29Edswvdos1JAp3KBzVVni22eMO4=; b=UOMW23usWumZgv3i4fUfJaXaOKFtBFgDx+B25ZSRUaOlS2VwwFzi7DvaWG0iRNT7mu NHzPhewyF1d7j0rTVk6GwVjkgEqqjrejrShkDRyVDw3r2JwHgkJYtu7F7h6Jsp6Db3HR lSrtDWEo/w0lBkLGdj5PU7GpasaKB4GX9YwM6Vb48MriYbLtw+5m/ogD8aLw2vk1PYUa YpCvj8obMhwBPyChnVeHDsO+rQkF5VpXua1TcL98IA7dtxqUnqwEiapBC+x7tjI30ZM9 tW5/d7BuhAxMCSIPprtP08qDW81eA9MT/yqh/TAkZ0tmKn1cRNXbnGuTQtWiSc7vkrnE CZCA== |
| MIME-Version | 1.0 |
| In-Reply-To | <97d64651-37c4-4930-a539-b7a51f2f6fc2@googlegroups.com> |
| References | <df7ab5f7-c273-4a62-b79a-f364f9c2d3b0@googlegroups.com> <roy-838395.13453908092012@news.panix.com> <113e44c3-cd53-4536-a60c-0363bf83a8ec@googlegroups.com> <mailman.440.1347270755.27098.python-list@python.org> <97d64651-37c4-4930-a539-b7a51f2f6fc2@googlegroups.com> |
| Date | Sat, 15 Sep 2012 01:19:24 +1000 |
| Subject | Re: AttributeError: 'list' object has no attribute 'lower' |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.709.1347635966.27098.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1347635966 news.xs4all.nl 6878 [2001:888:2000:d::a6]:33900 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:29173 |
Show key headers only | View raw
On Sat, Sep 15, 2012 at 1:01 AM, Token Type <typetoken@gmail.com> wrote: > Thanks. By the way, do we have a list of explanations of error message? If so, whenever we come across error message, we can refer to it and solve the problem accordingly. Not really, but if you paste the message into Google or DuckDuckGo or another web search engine, you'll usually find something helpful. Possibly add a few keywords about what you're doing, if the message alone is too general. By the way, you don't need to include both comp.lang.python and python-list in your addressees; they mirror each other, so sending to one will make it arrive on the other too. Have fun! ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
AttributeError: 'list' object has no attribute 'lower' Token Type <typetoken@gmail.com> - 2012-09-08 10:13 -0700
wordnet NLTK Re: AttributeError: 'list' object has no attribute 'lower' Token Type <typetoken@gmail.com> - 2012-09-08 10:32 -0700
Re: AttributeError: 'list' object has no attribute 'lower' Roy Smith <roy@panix.com> - 2012-09-08 13:45 -0400
Re: AttributeError: 'list' object has no attribute 'lower' Cameron Simpson <cs@zip.com.au> - 2012-09-09 09:26 +1000
Re: AttributeError: 'list' object has no attribute 'lower' Token Type <typetoken@gmail.com> - 2012-09-09 06:50 -0700
Re: AttributeError: 'list' object has no attribute 'lower' Roy Smith <roy@panix.com> - 2012-09-09 10:29 -0400
Re: AttributeError: 'list' object has no attribute 'lower' Token Type <typetoken@gmail.com> - 2012-09-09 07:00 -0700
Re: AttributeError: 'list' object has no attribute 'lower' Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-09-10 11:52 +0200
Re: AttributeError: 'list' object has no attribute 'lower' Token Type <typetoken@gmail.com> - 2012-09-14 08:01 -0700
Re: AttributeError: 'list' object has no attribute 'lower' Chris Angelico <rosuav@gmail.com> - 2012-09-15 01:19 +1000
Re: AttributeError: 'list' object has no attribute 'lower' Token Type <typetoken@gmail.com> - 2012-09-14 08:01 -0700
Re: AttributeError: 'list' object has no attribute 'lower' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-14 15:18 +0000
Re: AttributeError: 'list' object has no attribute 'lower' Token Type <typetoken@gmail.com> - 2012-09-09 07:19 -0700
Re: AttributeError: 'list' object has no attribute 'lower' Roy Smith <roy@panix.com> - 2012-09-09 10:32 -0400
csiph-web