Home | Trees | Indices | Help |
---|
|
object --+ | RevisionFile
File component of an archived revision. :ivar revision: revision this file belongs to. :type revision: `Revision` :ivar name: name of that file. :type name: str :ivar checksums: dictionnary whose keys are checksum algorithms (e.g. ``"md5"``, ``"sha1"``) and whose values are checksum values (strings of hexadecimal digits). :type checksums: dict of str to str
Instance Methods | |||
|
|||
Inherited from |
Properties | |
data | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Property Details |
data
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Sep 5 09:53:13 2007 | http://epydoc.sourceforge.net |