t.t._.workertrial : module documentation

Part of twisted.trial._dist View Source

Implementation of AMP worker commands, and main executable entry point for the workers.
Present Since12.3
Class WorkerLogObserver A log observer that forward its output to a AMP protocol.
Function main Main function to be run if __name__ == "__main__".
Function _setupPath Override sys.path with what the parent passed in TRIAL_PYTHONPATH.
def _setupPath(environ): (source)
Override sys.path with what the parent passed in TRIAL_PYTHONPATH.
See Alsotwisted.trial._dist.disttrial.DistTrialRunner.launchWorkerProcesses
def main(_fdopen=os.fdopen): (source)
Main function to be run if __name__ == "__main__".
Parameters_fdopenIf specified, the function to use in place of os.fdopen.
_fdopencallable
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.