Package buildbot :: Package changes :: Module changes :: Class ChangeMaster
[frames] | no frames]

Class ChangeMaster

source code

Known Subclasses:

Instance Methods
 
__init__(self) source code
 
addChange(self, change) source code
 
saveYourself(self) source code
 
recode_changes(self, old_encoding, quiet=False)
Processes the list of changes, with the change attributes re-encoded as UTF-8 bytestrings
source code