pre subprocess help needed

Chris Lambacher lambacck at computer.org
Tue Aug 2 13:35:37 EDT 2005


There is a version of subprocess for 2.3.
http://www.lysator.liu.se/~astrand/popen5/
http://effbot.org/downloads/#subprocess


On Tue, Aug 02, 2005 at 10:05:00AM -0700, chuck wrote:
> 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



More information about the Python-list mailing list