You might want
os.spawnv(os.P_WAIT, "a.exe", ["a.exe"])
os.system("a.exe")
Jeff
pgpp3Fxdo0nYA.pgp
Description: PGP signature
--
http://mail.python.org/mailman/listinfo/python-list
os.popen ?
Regards,
Philippe
[EMAIL PROTECTED] wrote:
> Hello,
>
> I would like to run a python process and wait until the process exit.
> How can I do it?
>
> For example I would like to run a.exe. and wait until a.exe exit.
>
> Sincerely Yours,
> Pujo
--
http://mail.python.org/mailman/
Hello,
I would like to run a python process and wait until the process exit.
How can I do it?
For example I would like to run a.exe. and wait until a.exe exit.
Sincerely Yours,
Pujo
--
http://mail.python.org/mailman/listinfo/python-list