I have written a http server using BaseHTTPServer module. Now I want to instantiate it through another python script. The issue here is after instantiate the control doesn't come back till the server is running. Please suggest. -- http://mail.python.org/mailman/listinfo/python-list
- How to daemonize a HTTPServer babbu Pehlwan
- Re: How to daemonize a HTTPServer Kushal Kumaran
- Re: How to daemonize a HTTPServer Martin P. Hellwig