I'm trying to write a IRC client that has to have a method inside class
Client that has to start a new thread that goes to run() which is in the
same class. I'm not really understanding all the threading tutorials i've
found. Can someone help?

p.s. trying to use the threading module, not the thread module.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to