[Python-3000] True Coroutines (was Re: Using *a for packing in lists and other places)
Phillip J. Eby
pje at telecommunity.com
Sun Mar 16 13:57:40 CET 2008
At 06:51 PM 3/15/2008 -0700, Talin wrote:
>Now, one final comment: PEP 342 promises that the new yield semantics
>can be used to implement true coroutines. But I don't see how to
>actually make that work. Has anyone actually done this?
http://peak.telecommunity.com/DevCenter/TrellisActivity#co-operative-multitasking
http://peak.telecommunity.com/DevCenter/TrellisActivity#invoking-subtasks
There are other packages in the Cheeseshop that do something like
this too, I believe.
More information about the Python-3000
mailing list