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

Class WithProperties

ComparableMixin --+
                  |
                 WithProperties


This is a marker class, used fairly widely to indicate that we want to interpolate build properties.
Method Summary
  __init__(self, fmtstring, *args)
  render(self, pmap)
    Inherited from ComparableMixin
  __cmp__(self, them)
  __hash__(self)

Class Variable Summary
tuple compare_attrs = ('fmtstring', 'args')
    Inherited from ComparableMixin
Implements __implemented__ = <implementedBy buildbot.util.Comparabl...
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...

Class Variable Details

compare_attrs

Type:
tuple
Value:
('fmtstring', 'args')                                                  

Generated by Epydoc 2.1 on Tue Sep 16 09:15:59 2008 http://epydoc.sf.net