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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to