Author hoffman
Recipients
Date 2004-03-01.11:00:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
http://www.python.org/doc/current/lib/os-newstreams.html
and
http://www.python.org/doc/current/lib/module-popen2.html
do not give any indication that you can use a list for
cmd instead of a string and os.execvp() will be used
instead of setting up a subshell.
History
Date User Action Args
2007-08-23 14:20:15adminlinkissue907457 messages
2007-08-23 14:20:15admincreate