From UNIX to Win NT

Thomas Thiele thiele at muc.das-werk.de
Mon Jul 3 09:06:40 EDT 2000


>
> You've got both technical and cultural problems here. There is no fork.

I knew that. But I wonder how to start an other program. In UNIX I used fork()
and exec().
Just the same code like in popen2.popen3 but I copied the code and included
some costumization.
Does popen work on NT? Or is there an other way do get the same result
(starting a program and
read it's output)

>
> configuration, many things that would require setuid on *nix can be done by
> any wazoo on Windows.
>




More information about the Python-list mailing list