I represent a single change to the source tree. This may involve
several files, but they are all changed by the same person, and there is
a change comment for the group as a whole.
|
|
__init__(self,
who,
files,
comments,
isdir=0,
revision=None,
when=None,
branch=None,
category=None,
revlink='',
properties={},
repository='',
codebase='',
project='',
_fromChdict=False) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
asDict(self)
returns a dictonary with suitable info for html/mail rendering |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
__providedBy__(...)
Object Specification Descriptor |
source code
|
|