[Python-ideas] Draft PEP: Standard daemon process library
Bill Janssen
janssen at parc.com
Tue Jan 27 07:46:23 CET 2009
Ben Finney <ben+python at benfinney.id.au> wrote:
> My knowledge of programming on Windows is quite limited. AIUI, the
> steps required to make a Windows program into a daemon process are
> markedly different from the canonical Stevens procedure, correct?
>
> In that case, how would an implementation on Windows need to change
> the API given in this PEP?
Yes, that's the question. You should figure out the answer, or find some
more folks who can help you figure out the answer, and update the PEP to
reflect it.
Bill
More information about the Python-ideas
mailing list