| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
lib.cstreams'.StreamSet --+
|
ChangeSet --+
|
ReadOnlyChangeSet
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
_tag =
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
Converts this (absolute) change set to a relative change set. The second parameter, troveMap, specifies the old trove for each trove listed in this change set. It is a dictionary mapping (troveName, newVersion, newFlavor) tuples to (oldVersion, oldFlavor) pairs. The troveMap may be (None, None) if a new install is desired (the trove is switched from absolute to relative to nothing in this case). If an entry is missing for a trove, that trove is left absolute. Rooting can happen multiple times (only once per trove though). To allow this, the absolute file streams remain available from this changeset for all time; rooting does not remove them. |
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 10 11:46:14 2008 | http://epydoc.sourceforge.net |