win32+popen4

Robin Becker robin at jessikat.fsnet.co.uk
Thu Feb 28 19:26:14 EST 2002


What's the correct way to give a command to popen4 under win32 when the
command/arguments may have spaces in it. EG I want to use

"c:\program files\dimbo\bongo.exe" "c:\program files\dumbo\my file.dat"

as the command.
-- 
Robin Becker



More information about the Python-list mailing list