[Twisted-Python] subprocess.Popen

Aníbal Pacheco apacheco.uy at gmail.com
Tue Dec 15 05:59:40 EST 2009


Thanks! I think that is just what I need:
http://twistedmatrix.com/documents/current/core/howto/process.html

On Tue, Dec 15, 2009 at 3:26 AM, Tim Allen <screwtape at froup.com> wrote:
> On Tue, Dec 15, 2009 at 02:32:40AM -0200, Aníbal Pacheco wrote:
>> Is it possible to attach a callback to a process launched using
>> subprocess.Popen?, I want to receive a notification on process
>> termination.
>
> I don't believe Twisted has any special support for subprocess.Popen,
> but you can do much the same things with Twisted's
> reactor.spawnProcess().
>



More information about the Twisted-Python mailing list