C
chuck
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?
capture stdout from that shell process. I've done this with 2.4 using
subprocess. How do I do it with 2.3?