> Another possibility: If the ONLY thing you're doing with stdout/stderr > is passing them through to the screen, simply don't change them. Let > them remain bound to the console. You can have a pipe for stdin > without also having pipes for the others. But that won't work if you > intend to do any sort of parsing on the returned output.
I must parse. -- https://mail.python.org/mailman/listinfo/python-list