[Twisted-Python] ProcessMonitor stderr stdout

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Thu Mar 1 08:06:45 EST 2012


On 12:16 am, kmcintyre at greenchargenet.com wrote:
>Newbie question:
>
>I'm calling addProcess and everything works well, but I'm trying to
>understand how to capture/handle stderr stdout for that spawned 
>process.

I don't think you'll find a way to do this in the current version of the 
code.

There are a couple open tickets for expanding ProcessMonitor to allow 
more control of this (and more):

  http://twistedmatrix.com/trac/ticket/194
  http://twistedmatrix.com/trac/ticket/4440

It looks like the previous contributor may have moved on.  Are you 
interested in working on this feature?

Jean-Paul



More information about the Twisted-Python mailing list