[Tutor] help about thread programming

Karl Fast karl.fast at pobox.com
Sun Nov 30 17:48:32 EST 2003


> i try to consult python documentation for thread and threading
> module. 

Try the threads and processes chapter in the Python Cookbook:

  http://aspn.activestate.com/ASPN/Cookbook/Python?kwd=Threads


I have found Doug Fort's basic thread control recipe to be useful:

  http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/65448

  
--karl  




More information about the Tutor mailing list