
Jan. 26, 2009
9:41 a.m.
On Sun, 25 Jan 2009 21:23:14 -0800, Chris Rebert wrote:
If this module supported both Unix and Windows, though, that would be interesting.
That would be lovely, but even a Unix-only module would be worthwhile, IMO.
Though it would probably improve its chances of getting added to the std lib.
Cheers, Chris
I think you could have a much better chance if you revise the PEP proposal by also considering Windows' daemon (i.e. Windows Service). Make it so that Unix's and Unix-like's daemon and Windows Service have as similar interface as possible (then create the implementation, caveat: "it's not going to be me").