Re: [Twisted-Python] ProcessMonitor stderr stdout

2012-03-01 Thread exarkun
On 12:16 am, kmcint...@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. The

Re: [Twisted-Python] ProcessMonitor stderr stdout

2012-02-29 Thread Lucas Taylor
On Feb 29, 2012, at 5:16 PM, Kevin McIntyre 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. > Look into subclassing ProcessMonitor and override startProcess to provide

[Twisted-Python] ProcessMonitor stderr stdout

2012-02-29 Thread Kevin McIntyre
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. -- Kevin McIntyre | Software Engineer | *Green Charge Networks* Cell 718-249-5058 | kmcint...@greenchargenet.com | www.greenchargenet.co