On Thu, 2004-12-23 at 04:51, James Lamanna wrote:
> So I've created a thread with the threading.Thread class, but I want to 
> be able to kill this thread because it does a select() with a timeout of 
> None.

I recall seeing various discussion of signals and threading on the list
in the past - it might be a good idea to search the archives.

--
Craig Ringer

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to