python spawn new process, rout stdin/out

kmkz kmkz89 at gmail.com
Fri Feb 17 17:29:04 EST 2006


How exactly do I map the main program's STDOUT (what the user sees) to
the subprocess' STDOUT? In effect I want it to appear as though they
just executed the program itself.




More information about the Python-list mailing list