Trees | Indices | Help |
|
---|
|
twisted.internet.protocol.BaseProtocol --+ | twisted.internet.protocol.ProcessProtocol --+ | _ProcessQueueProtocol --+ | _ProcessQueueProtocolDecorator
For interal use by ProcessQueue Wraps an existing ProcessProtocol so that it can be run in a ProcessQueue
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
Some data was received from stdout.
|
Some data was received from stderr.
|
This will be called when stdin is closed.
|
This will be called when stdout is closed.
|
This will be called when stderr is closed.
|
This will be called when the subprocess is finished.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 12:01:43 2010 | http://epydoc.sourceforge.net |