redirecting output

Mark Hammond mhammond at skippinet.com.au
Mon Mar 6 08:37:32 EST 2000


"Oliver Schaefer" <SchaeferFFM at hotmail.com> wrote in message
news:20000305232135.37408.qmail at hotmail.com...
> Hi,
>
> Good news!
>
> os.popen still doesn't work on Win 9x, but win32pipe.popen,
> win32pipe.popen2 and win32pipe.popen3 do work if you have recent
versions
> of msvcrt installed.

Actually, you need the recent win32all for this to work!  Bill Tutt
added code specifically to support Win9x in the win32pipe* routines -
so the msvcrt update has nothing to do with it!

Mark.






More information about the Python-list mailing list