On Wed, Aug 4, 2010 at 9:38 PM, loial <[email protected]> wrote: > I have also been trying to get the return code and standard error.
p = Popen("..., stderr=PIPE)
Look up the docs for subprocess.Popen
cheers
James
--
-- James Mills
--
-- "Problems are solved by method"
--
http://mail.python.org/mailman/listinfo/python-list
