Implements interfaces: twisted.internet.interfaces.IReactorProcess

An IReactorProcess that logs calls to spawnProcess.

Method __init__ Undocumented
Method spawnProcess Log a call to spawnProcess. Do not actually spawn a process.
def __init__(self):
Undocumented
def spawnProcess(self, processProtocol, executable, args=(), env={}, path=None, uid=None, gid=None, usePTY=0, childFDs=None):

Log a call to spawnProcess. Do not actually spawn a process.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.