Threading from a class

Someone Something fordhaivat at gmail.com
Sat Oct 17 16:26:35 EDT 2009


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091017/56bb01e7/attachment.html>


More information about the Python-list mailing list