twisted.trial._dist.worker.LocalWorkerAddress(object)
class documentationtwisted.trial._dist.worker
View Source
(View In Hierarchy)
Implements interfaces: twisted.internet.interfaces.IAddress
A IAddress
implementation meant to provide stub addresses for ITransport.getPeer
and ITransport.getHost
.