module looping

David Eppstein eppstein at ics.uci.edu
Sat May 22 02:53:26 EDT 2004


In article <cb035744.0405212236.1a1e95c at posting.google.com>,
 hwlgw at hotmail.com (Will Stuyvesant) wrote:

> How to loop without using a looping construct; or a generator
> without "yield".

Seems like it will quickly hit the recursion limit...

-- 
David Eppstein                      http://www.ics.uci.edu/~eppstein/
Univ. of California, Irvine, School of Information & Computer Science



More information about the Python-list mailing list