Re: Subprocess and time-out

2005-06-16 Thread Jeremy Sanders
On Thu, 16 Jun 2005 18:36:52 +0200, Gilles Lenfant wrote: > Grabbing the various docs of Python, I didn't find how to do this : > > I Use popen2 to run wvware that transforms lots of M$ word docs to plain > text. Sometimes wvware runs in a deadlock and I can't control this from > Python app. >

Subprocess and time-out

2005-06-16 Thread Gilles Lenfant
Hi, Grabbing the various docs of Python, I didn't find how to do this : I Use popen2 to run wvware that transforms lots of M$ word docs to plain text. Sometimes wvware runs in a deadlock and I can't control this from Python app. I need to stop wvware processing after 30 seconds (considered