Hi,

What is the easiest way to create a daemon process in Python?  Google
says I should call fork() and other system calls manually, but is
there no os.daemon() and the like?

Regards,

--
Sakagami Hiroki

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

Reply via email to