python gripes survey
Ville Vainio
vvainio at tp.spt.fi
Tue Aug 26 03:21:03 EDT 2003
"Ryan Lowe" <ryanlowe0 at msn.com> wrote in message news:<pAz2b.195658$_R5.74002576 at news4.srv.hcvlny.cv.net>...
> > Generators yielding to other generators, to form a
> > quasi-cooperative-multitasking environ seems quite
> > powerful to me.
> >
>
> not that i have any clue what you just said, but is this possible in python?
> or only in code-block languages?
Check out the back issues of "Charming Python", on generators as
lightweight thread-equivalents:
http://www-106.ibm.com/developerworks/linux/library/l-pythrd.html
More information about the Python-list
mailing list