Learning to use threads.

Grumfish nobody at nowhere.com
Sat Jan 25 18:35:24 EST 2003


I've never used threads before and thought now would be a good time to 
learn. Are there any good sites with tutorials of using threads with 
Python? I have a project where I think one object creates several 
threads and each thread returns messages back to the parent object. Is 
this a good way to do things? Could someone post a small example?





More information about the Python-list mailing list