pre subprocess module help

chuck cmedcoff at hotmail.com
Tue Aug 2 13:04:23 EDT 2005


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?




More information about the Python-list mailing list