| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
NamespaceObject --+
|
ArchiveItem --+
|
Setupable --+
|
object --+ |
| |
NamespaceObject --+ |
| |
RevisionIterable --+
|
Package
Base class for ordered container archive objects.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from Inherited from |
| Method Details |
Deprecated. Latest revision in this package. :rtype: `Revision` :precondition: `self.exists()` returns ``True`` :precondition: `self.iter_revisions()` yields at least one object. :raises StopIteration: this package contains no revision :see: `Package.latest_revision` |
Latest revision in this package.
:rtype: `Revision`
:precondition: `self.exists()` returns ``True``
:precondition: `self.iter_revisions()` yields at least one object.
:raises ValueError: the archive is not registered, or this
package does not exist, or it contains no revision.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Wed Sep 5 09:53:13 2007 | http://epydoc.sourceforge.net |