|
|
__init__(self,
host,
nick,
channels,
pm_to_nicks=[],
port=6667,
allowForce=False,
categories=None,
password=None,
notify_events={},
noticeOnChannel=False,
showBlameList=True,
useRevisions=False,
useSSL=False,
lostDelay=None,
failedDelay=None,
useColors=True) |
source code
|
|
|
Inherited from base.StatusReceiverBase:
__providedBy__,
buildETAUpdate,
buildFinished,
buildStarted,
builderAdded,
builderChangedState,
builderRemoved,
buildsetSubmitted,
changeAdded,
checkConfig,
logChunk,
logFinished,
logStarted,
requestCancelled,
requestSubmitted,
slaveConnected,
slaveDisconnected,
stepETAUpdate,
stepFinished,
stepStarted,
stepText2Changed,
stepTextChanged
Inherited from twisted.application.service.MultiService:
__iter__,
addService,
getServiceNamed,
privilegedStartService,
removeService,
startService
Inherited from twisted.application.service.Service:
__getstate__,
disownServiceParent,
setName
Inherited from util.ComparableMixin:
__cmp__,
__hash__
|