Re: exit after process exit
- From: Jeff Epler <jepler@xxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 15:11:18 -0500
You might want
os.spawnv(os.P_WAIT, "a.exe", ["a.exe"])
os.system("a.exe")
Jeff
Attachment:pgpuKCdjJ1hK0.pgp
Description: PGP signature
- References:
- exit after process exit
- From: ajikoe@xxxxxxxxx
- exit after process exit
- Prev by Date: Re: working with pointers
- Next by Date: convert a string to tuple
- Previous by thread: Re: exit after process exit
- Next by thread: change vars in place w/loop or list comprehension
- Index(es):