Richard Brodie wrote:
> "Ramashish Baranwal" <[EMAIL PROTECTED]> wrote in message 
> news:[EMAIL PROTECTED]
> 
>> I was also wondering about "daemonizing" a thread, but I interpreted
>> that it would daemonize the process which it didn't. I think setDaemon
>> should be renamed to setDetached or something similar.
> 
> Neither is particularly intuitive; it just depends whether you are more
> familiar with the Posix terminology or the Java one. I personally prefer
> detached but there is little chance of a name change now.

Why not? That's what Python 3.0 is for.
-- 
Michael Hoffman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to