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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to