win32pipe.popen3
Nicolas Fleury
nidoizo at yahoo.com
Thu Aug 18 05:02:29 CEST 2005
Jakob Simon-Gaarde wrote:
> Follow-up on a thread from 1999 (see below)
>
> Well now it is 2005 and the operating system I'm using is Windows
> Server 2003, and I can still see that the same problem persists with:
>
> win32pipe.popen2()
> win32pipe.popen3()
> win32pipe.popen4()
>
> while win32pipe.popen() does almost what you want.
Have you tried subprocess?
Regards,
Nicolas
More information about the Python-list
mailing list