Re: [Twisted-Python] t.i.i.IProcessTransport

2010-06-01 Thread Jason Rennie
I created: http://twistedmatrix.com/trac/ticket/4479 Thanks for the pointers to the related bugs. I referenced them in #4479. Cheers, Jason On Tue, Jun 1, 2010 at 12:10 PM, Glyph Lefkowitz wrote: > > On Jun 1, 2010, at 11:53 AM, Jason Rennie wrote: > > > Is it a documentation bug that t.i.Pr

Re: [Twisted-Python] t.i.i.IProcessTransport

2010-06-01 Thread Glyph Lefkowitz
On Jun 1, 2010, at 11:53 AM, Jason Rennie wrote: > Is it a documentation bug that t.i.Process or t.i._BaseProcess is not listed > as an implementation of IProcessTransport? Also, it appears that the > signalProcess method should list "TERM" as one of the acceptable > cross-platform signal nam

[Twisted-Python] t.i.i.IProcessTransport

2010-06-01 Thread Jason Rennie
Is it a documentation bug that t.i.Process or t.i._BaseProcess is not listed as an implementation of IProcessTransport? Also, it appears that the signalProcess method should list "TERM" as one of the acceptable cross-platform signal names. I'm happy to create a trac ticket. Cheers, Jason -- J