Thread in python

Kartic kartic.krishnamurthy at gmail.com
Fri Feb 4 11:20:38 EST 2005


ajikoe at gmail.com wrote:
> Hello, is any one knows websites which give a python thread tutorial
?
>
> Sincerely Yours,
> Pujo Aji

Pujo Aji,

I have not come across a tutorial but found this link rather helpful -
http://www.faqts.com/knowledge_base/index.phtml/fid/263 - to get
started.

Also, there are good recipes in ASPN -
http://aspn.activestate.com/ASPN/Cookbook/Python?kwd=Threads

And last but not least, the chapter on Threads in Python Standard
Library by Fredrik Lundh - http://effbot.org/zone/books.htm

Thanks,
-Kartic




More information about the Python-list mailing list