Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #13081

Re: can't generate iterator from list

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <bounces@nabble.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'python': 0.08; 'context:': 0.09; 'algorithm': 0.13; 'message-id:@talk.nabble.com': 0.16; 'nabble.com.': 0.16; 'received:192.168.236': 0.16; 'received:192.168.236.156': 0.16; 'received:216.139': 0.16; 'received:216.139.236': 0.16; 'received:isper.nabble.com': 0.16; 'received:nabble.com': 0.16; 'url:nabble': 0.16; 'url:old': 0.16; 'subject:list': 0.18; 'header:In-Reply-To:1': 0.22; 'archive': 0.23; 'code': 0.25; 'list': 0.32; 'there': 0.33; 'to:addr:python- list': 0.33; 'charset:us-ascii': 0.36; 'instead.': 0.37; 'using': 0.37; 'subject:can': 0.38; 'subject:: ': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'subject:from': 0.40; 'view': 0.67; 'realized': 0.73; 'algorithm,': 0.84; 'defect': 0.91
Date Sat, 10 Sep 2011 13:32:49 -0700 (PDT)
From "Dr. Phillip M. Feldman" <Phillip.M.Feldman@gmail.com>
To python-list@python.org
Subject Re: can't generate iterator from list
In-Reply-To <32439307.post@talk.nabble.com>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Nabble-From Phillip.M.Feldman@gmail.com
References <32435519.post@talk.nabble.com> <j4f27q$nkd$1@dough.gmane.org> <32439307.post@talk.nabble.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.948.1315686771.27778.python-list@python.org> (permalink)
Lines 8
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1315686771 news.xs4all.nl 2519 [2001:888:2000:d::a6]:52700
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:13081

Show key headers only | View raw


I just realized that there is a defect in my algorithm, so I will try to code
this using a recursive algorithm instead.

-- 
View this message in context: http://old.nabble.com/can%27t-generate-iterator-from-list-tp32435519p32439439.html
Sent from the Python - python-list mailing list archive at Nabble.com.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: can't generate iterator from list "Dr. Phillip M. Feldman" <Phillip.M.Feldman@gmail.com> - 2011-09-10 13:32 -0700

csiph-web