Russ Gibson added the comment:
(Same comment I added to 1559298:)
What is needed is separate quoting for the command and the argument.
Right now, test_popen only surrounds the entire command line with quotes:
"c:\Program Files\Python2.6\Python.exe -u c:\Documents and Settings\Russ
Gibso
Russ Gibson added the comment:
What is needed is separate quoting for the command and the argument.
Right now, test_popen only surrounds the entire command line with quotes:
"c:\Program Files\Python2.6\Python.exe -u c:\Documents and Settings\Russ
Gibson\cgi-bin\cgi.py"
It needs to