module looping

Miklos Miklos at nowhere.hu
Sat May 22 03:59:25 EDT 2004


David Eppstein wrote:

> 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...
> 
Yep, that's right. But it's still an interesting* feat. :-)
* to me, at least

Best, 
 Pm



-- 
--
Pm



More information about the Python-list mailing list