spawnv

Craig Curtis c.curtis at worldnet.att.net
Sun Aug 1 13:31:05 EDT 1999


I am trying to spawn c:\windows\notepad.exe from a Python program.  I want
the python script to wait for Notepad to exit.  
How can I do this?  

I have tried all combinations I can think of using execv, spawn, system and
cannot get it to work.

Could someone please post the exact command sequence to type in.

Thanks in advance,
Craig Curtis




More information about the Python-list mailing list