hey all, with the lag of support for python 3.x in python-daemon, i have implemented a new module that Implements the PEP.
the module is already on pypi: https://pypi.python.org/pypi/pep3143daemon the source code can be found here: https://github.com/schlitzered/pep3143daemon the documentation is on readthedocs.org: http://pep3143daemon.readthedocs.org/en/latest/ The module should run on python 2.6/7 and python 3.x. The only external dependency is the "six" module. Suggestions an patches are welcome. cheers stephan
_______________________________________________ python-daemon-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-daemon-devel
