|
_InterfaceClass__attrs = { ' canBeMergedWith ' : <zope.interface.i...
|
|
__bases__ = ( <InterfaceClass zope.interface.Interface>)
|
|
__identifier__ = ' buildbot.interfaces.ISourceStamp '
|
|
__iro__ = ( <InterfaceClass buildbot.interfaces.ISourceStamp>, ...
|
|
__name__ = ' ISourceStamp '
|
|
__sro__ = ( <InterfaceClass buildbot.interfaces.ISourceStamp>, ...
|
|
_implied = { <InterfaceClass buildbot.interfaces.ISourceStamp>: ...
|
string or None
|
branch
branch from which source was drawn
|
tuple of buildbot.changes.changes.Change instances, all of
which are on the same branch
|
changes
the source step should check out hte latest revision in the given
changes
|
|
dependents = <WeakKeyDictionary at 45476392>
|
None or tuple (level diff)
|
patch
patch applied to the source, or None if no patch
|
varies depending on VC
|
revision
revision of the source, or None to use CHANGES
|
Inherited from zope.interface.Interface (private):
_Element__tagged_values
|