python-daemon for Python v3
Larry Martell
larry.martell at gmail.com
Sun Jan 19 14:30:21 EST 2014
More information about the Python-list mailing list
Sun Jan 19 14:30:21 EST 2014
- Previous message (by thread): python-daemon for Python v3
- Next message (by thread): python-daemon for Python v3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jan 19, 2014 at 3:30 AM, Asaf Las <roegltd at gmail.com> wrote: > Hi Community > > Is there ported to Python v3 python-daemon package? > > https://pypi.python.org/pypi/python-daemon/ > > i am afraid it is not as simple as correction of relative path input > feature and except clauses in mentioned package. I use this technique for demonizing: http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/ And has been ported to 3: http://www.jejik.com/files/examples/daemon3x.py
- Previous message (by thread): python-daemon for Python v3
- Next message (by thread): python-daemon for Python v3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list