threads

Ivan Voras ivoras at _fer_.hr
Tue Nov 11 11:04:39 EST 2003


Zunbeltz Izaola wrote:
> Hi
>
> I have create two threads (from threading module). I want to
> synchronize this two in the folowwing way

Maybe you don't want threads but coroutines. Google for it, and here's one page
on it: http://www-106.ibm.com/developerworks/linux/library/l-pythrd.html


-- 
-- 
Every sufficiently advanced magic is indistinguishable from technology
   - Arthur C Anticlarke






More information about the Python-list mailing list