Package buildbot :: Package steps :: Module shell :: Class WithProperties
[frames | no frames]

Class WithProperties

ComparableMixin --+
                  |
                 WithProperties


This is a marker class, used in ShellCommand's command= argument to indicate that we want to interpolate a build property.
Method Summary
  __init__(self, fmtstring, *args)
  render(self, build)
    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 Sun Dec 10 22:04:45 2006 http://epydoc.sf.net