Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'list?': 0.07; "subject:' ": 0.07; 'subject:iterable': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:not': 0.11; 'subject:object': 0.16; 'trying': 0.21; 'cc:2**1': 0.24; 'script': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'values': 0.26; 'cc:addr:gmail.com': 0.27; 'piece': 0.29; "i'm": 0.29; 'excel': 0.33; 'another': 0.33; 'received:google.com': 0.34; 'list': 0.35; 'list.': 0.35; 'but': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'first': 0.61; 'export': 0.62; 'sheet': 0.93 X-Received: by 10.49.5.129 with SMTP id s1mr109391qes.39.1363257297959; Thu, 14 Mar 2013 03:34:57 -0700 (PDT) Newsgroups: comp.lang.python Date: Thu, 14 Mar 2013 03:34:57 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.136.33.133; posting-account=37ULnAoAAABw71rR4ndGDrmbiRWlgXUJ References: <3984882c-0144-47ba-af4f-b29877bc4698@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 193.136.33.133 MIME-Version: 1.0 Subject: Re: TypeError: 'float' object is not iterable From: =?ISO-8859-1?Q?Ana_Dion=EDsio?= To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: "python-list@python.org" , =?ISO-8859-1?Q?Ana_Dion=EDsio?= 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: , Message-ID: Lines: 3 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363257794 news.xs4all.nl 6900 [2001:888:2000:d::a6]:47943 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41222 But isn't t_amb a list? I thought that the first piece of script would create a list. I'm trying to create a list named t_amb with some values that are in a Excel sheet. And then I need to export that list to another Excel sheet