David Lambert <d...@lambsys.com> writes: > I was looking for a simple way to daemonize a Python process, and found: > > http://www.python.org/dev/peps/pep-3143/ > > I used easy_install to add this package (I thought), but when I attempted > to use the example in the above link, I got the error: > > > AttributeError: 'module' object has no attribute 'DaemonContext'
What command did you use to install ‘python-daemon’? -- \ “The apparent lesson of the Inquisition is that insistence on | `\ uniformity of belief is fatal to intellectual, moral, and | _o__) spiritual health.” —_The Uses Of The Past_, Herbert J. Muller | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list