Package buildbot :: Package process :: Module properties :: Class WithProperties
[hide private]
[frames] | no frames]

Class WithProperties

source code

util.ComparableMixin --+
                       |
                      WithProperties

This is a marker class, used fairly widely to indicate that we want to interpolate build properties.

Instance Methods [hide private]
 
__init__(self, fmtstring, *args) source code
 
render(self, pmap) source code

Inherited from util.ComparableMixin: __cmp__, __hash__

Class Variables [hide private]
  compare_attrs = ('fmtstring', 'args')