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.
-- http://mail.python.org/mailman/listinfo/python-list