On Mar 30, 2005, at 10:54 AM, Leo Simons wrote:

On 30-03-2005 16:13, "Adam R. B. Jack" <[EMAIL PROTECTED]> wrote:
[Almost seemed we could use the preexec_fn to do this,
but I suspect we'd still need to fork (to get the child pid/group id).] This
won't be available to us on Windows, but then we are no worse off than
today.

Apparently you can do all that kind of stuff through the win32 api, and that
is pretty well-covered in python. Would just have to learn how. I have no
inclination whatsoever to learn the windows programming model though!

That should be relatively easy if we use ctypes to interface with the win32 api. It makes it almost fun ;)


Scott


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to