Object which feeds Change objects to the changemaster. When files or
directories are changed and the version control system provides some kind
of notification, this object should turn it into a Change object and pass
it through:
|
_InterfaceClass__attrs = { ' describe ' : <zope.interface.interfac...
|
|
__bases__ = ( <InterfaceClass zope.interface.Interface>)
|
|
__identifier__ = ' buildbot.interfaces.IChangeSource '
|
|
__iro__ = ( <InterfaceClass buildbot.interfaces.IChangeSource>, ...
|
|
__name__ = ' IChangeSource '
|
|
__sro__ = ( <InterfaceClass buildbot.interfaces.IChangeSource>, ...
|
|
_implied = { <InterfaceClass buildbot.interfaces.IChangeSource>...
|
|
dependents = <WeakKeyDictionary at 45474952>
|
Inherited from zope.interface.Interface (private):
_Element__tagged_values
|