Allen Fowler wrote:
> Thank you for all the great tips... I'll try a few and see what works.
>
> I must say that I'm a bit surprised that the Python Std library does not have 
> a module for this.  Are all python scripts expected to be small user-mode 
> utilities?
>   
I really agree with you on that.  I have a daemonize.py I based on an 
ActiveState recipe that I've been using for several years.  I think it 
would be a great addition to the standard library.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to