Thread help

Grant Edwards grante at visi.com
Fri Dec 1 14:44:47 EST 2006


On 2006-12-01, Salvatore Di Fazio <salvatore.difazio at gmail.com> wrote:
> Grant Edwards ha scritto:
>
>> You should use 4.
>
> Yes, but I don't know how can I make a thread :)

Perhaps you should have said that earlier?

Googling for "pythong threads" finds some useful info:

http://docs.python.org/lib/module-threading.html
http://linuxgazette.net/107/pai.html
http://www.wellho.net/solutions/python-python-threads-a-first-example.html
http://heather.cs.ucdavis.edu/~matloff/Python/PyThreads.pdf

-- 
Grant Edwards                   grante             Yow!  Am I elected yet?
                                  at               
                               visi.com            



More information about the Python-list mailing list