|
|
__init__(self,
options)
x.__init__(...) initializes x; see x.__class__.__doc__ for
signature |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
| getLeafVersion(self,
name,
targetBranch,
flavor) |
source code
|
|
|
|
| hasAncestor(self,
troveTup,
targetBranch,
repos) |
source code
|
|
|
|
| isAlreadyCloned(self,
troveTupleList,
targetBranch) |
source code
|
|
|
|
| createSourceVersion(self,
sourceTup,
targetBranch) |
source code
|
|
|
|
| createBinaryVersion(self,
repos,
binaryList,
sourceVersion) |
source code
|
|
|
|
| createBinaryVersions(self,
repos,
sourceBinaryList) |
source code
|
|
|
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|