stackless python

François Pinard pinard at iro.umontreal.ca
Mon Jul 8 15:24:42 EDT 2002


[Neil Schemenauer]

> Here's tow examples:

>     http://aspn.activestate.com/ASPN/Mail/Message/602876
>     http://aspn.activestate.com/ASPN/Mail/Message/602993

> They need to be updated to use generators as they are now implemented.  

Other pointers I'll follow.  Thanks!

(My main question, maybe already answered in there -- I did not check yet
-- is how one proceeds to `yield' from within a nest of function calls,
and to later kludge resuming the function nesting sequence on `.next()'.)

P.S. - Smiley mode on.  I read "tow" in the quote above and surely, this
is a typo.  But I wonder if it is a typo of "two" or a typo of "toy". :-)

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard





More information about the Python-list mailing list