python spawn new process, rout stdin/out

Farshid Lashkari lashkariNO at SPAMworldviz.com
Thu Feb 9 20:00:44 EST 2006


Sounds like the popen2 module should suffice. Take a look at the 
documentation for the module here:

http://www.python.org/doc/lib/module-popen2.html

-Farshid



More information about the Python-list mailing list