I need to execute a command shell process obtain the return code and
capture stdout from that shell process.  I've done this with 2.4 using
subprocess.  How do I do it with 2.3?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to