[Zope-Coders] Sovled: [Zope] popen hangs on W2K

Chris Withers chrisw@nipltd.com
Wed, 13 Mar 2002 07:39:33 +0000


Hi Thomas,

Thomas Guettler wrote:
> 
> Thomas Guettler wrote:
> 
>  > popen3() of the python (2.1.2) which comes with zope hangs on W2K:
>  >
>  > (stdin, stdout, stderr)=popen3('wvWare -x wvware.xml foo.doc')
>  > text=stdout.read()

So what did you change this code to in the end?

cheers,

Chris