Daemonizing a Python Program
Coy Krill
ckrill at qvlinc.com
Tue Nov 14 14:04:15 EST 2000
More information about the Python-list mailing list
Tue Nov 14 14:04:15 EST 2000
- Previous message (by thread): Unicode - Pythonwin and Access
- Next message (by thread): Daemonizing a Python Program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jeff Kunce wrote: > > I've been toying around with the SocketServer module to get a feel from > > creating servers and haven't found a method for making the program > > daemonic. > > This may help: > daemonize.py > found at: > http://starship.python.net/crew/jjkunce/ > > --Jeff Thanks, that is just what I needed! Coy
- Previous message (by thread): Unicode - Pythonwin and Access
- Next message (by thread): Daemonizing a Python Program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list