Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.053 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.01; 'tutorial': 0.03; 'received:134': 0.05; 'subject:into': 0.09; 'subject:string': 0.09; 'subject:How': 0.10; 'python': 0.11; 'nick': 0.16; 'resist': 0.16; 'subject:already': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'later': 0.20; 'not,': 0.20; 'seems': 0.21; 'python?': 0.22; 'header:User-Agent:1': 0.23; 'him.': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; "doesn't": 0.30; 'subject:list': 0.30; 'code': 0.31; 'helpful.': 0.31; 'beginning': 0.33; "can't": 0.35; 'no,': 0.35; 'there': 0.35; 'really': 0.36; 'method': 0.36; 'possible': 0.36; 'so,': 0.37; 'feed': 0.38; 'nov': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'read': 0.60; 'tell': 0.60; 'you.': 0.62; 'back': 0.62; 'provide': 0.64; 'anything.': 0.68; 'glad': 0.83; 'pardon': 0.84; 'obvious,': 0.91; 'subject:add': 0.91; 'incredibly': 0.96; '2013': 0.98 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap4EAHyueFKGuA9G/2dsb2JhbABZw02BO4MZAQEFeBELGAkWDwkDAgECAQ82EwYCAodrAw+0OQ1XiRSMZ4J5FoQZA5YfgWuGKYYphTeDJw Date: Tue, 05 Nov 2013 09:39:49 +0100 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: How to add a current string into an already existing list References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383640799 news.xs4all.nl 15866 [2001:888:2000:d::a6]:59345 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58483 Op 05-11-13 09:21, Chris Angelico schreef: > On Tue, Nov 5, 2013 at 7:07 PM, Nick the Gr33k wrote: >> How is ti possible for data to be none iterable? > > Do you know how to call a method in Python? If not, go back to the > beginning of the tutorial and start reading. If so, look through your > code and see where you have a 'method' object that you are trying to > treat as iterable. It's really REALLY obvious, and you even have the > line number to tell you. > > Nick, you *need* to learn how to read Python tracebacks. They are > incredibly helpful. Be glad you don't just get "Segmentation fault" > and a process termination (or, worse, a security hole). No he doesn't. It seems there will always be someone who can't resist the temptation to spoon feed him. Sooner or later someone will provide him the answer he craves. So no, Nikos doesn't need to learn anything. -- Antoon Pardon