Python Threading

daniel daniel.baluta at gmail.com
Wed Sep 20 03:27:07 EDT 2006


Hello,
Can anyone explain the main points in working with threads in Python.
Why use threading and not Thread.I have read an article that i have to
subclass the Thread class and override some function.




More information about the Python-list mailing list