question about threads
Bill Bell
bill-bell at bill-bell.hamilton.on.ca
Fri Jun 15 15:54:10 EDT 2001
More information about the Python-list mailing list
Fri Jun 15 15:54:10 EDT 2001
- Previous message (by thread): Reminder for the DC Zope-Python UG Meeting.
- Next message (by thread): question about threads
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alan Tsang <atsang at hk.linkage.net> wrote: > Is it possible to explicitly tell a thread to pass execution to > another thread in Python? Any help is much appreciated. Alan, do you mean the way one co-routine might call another? If so, then you might find something in the archives for this list, since co-routines were discussed here a few weeks ago. - Bill
- Previous message (by thread): Reminder for the DC Zope-Python UG Meeting.
- Next message (by thread): question about threads
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list