spawn and standard output

Nigel Moriarty nw_moriarty at yahoo.com
Wed Feb 13 18:43:58 EST 2002


Hi all,

When I spawn a process from a python script on MSW, the standard
output doesn't go to the terminal where I started the script.  I would
like to view this output for debugging.  Where does the output go and
how can I view it?  Do I need to use popen or can I redirect to a
file?  Any other suggestions?

Nigel



More information about the Python-list mailing list