How should threads be terminated? (related to 'Help with thread related tracebacks')

Brian desertgarden at netscape.com
Thu Jun 16 16:02:19 EDT 2005


Here's a site that provides an easy, *beginners* example of how to do 
threading.  You might find this useful too...  :-)

http://www.codesampler.com/python.htm
(Look for the "Spawning Threads" section.)

Brian
---


wittempj at hotmail.com wrote:
> see http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/65448 for a
> useful recipe on how to do threading
> 



More information about the Python-list mailing list