Re: PEP 3143 and daemon process

2009-04-13 Thread Alfredo Deza
On Mon, Apr 13, 2009 at 8:33 PM, Ben Finney > wrote: > On 13-Apr-2009, Alfredo Deza wrote: > > By "compliant", I do mean to reference PEP 3143 for building the app. > > I'm still not sure what you mean by this. I can only assume you mean > that your program will assume the existence of a PEP 3143

Re: PEP 3143 and daemon process

2009-04-13 Thread Ben Finney
On 13-Apr-2009, Alfredo Deza wrote: > By "compliant", I do mean to reference PEP 3143 for building the app. I'm still not sure what you mean by this. I can only assume you mean that your program will assume the existence of a PEP 3143 implementation (like the ‘python-daemon’ library), and your pro