Modified the IO redirection methods.
The original IO streams are stored and then restore instead of sys.__stdout__ and sys.__stderr__. This might help in the multi-processor branch where IO redirection has gone haywire.
Authored by: bugman 2010-01-06
Parent: [r10116]
Child: [r10118]