Isn't it better to use subprocess.Popen and read stdout/stderr directly? Should be much more convenient than temporary files.
-- With best regards, Daniel Kluev -- http://mail.python.org/mailman/listinfo/python-list
Isn't it better to use subprocess.Popen and read stdout/stderr directly? Should be much more convenient than temporary files.
-- With best regards, Daniel Kluev -- http://mail.python.org/mailman/listinfo/python-list