Package buildbot :: Package status :: Module progress :: Class Expectations
[frames | no frames]

Class Expectations


Method Summary
  __init__(self, buildprogress)
Create us from a successful build.
  expectedBuildTime(self)
  update(self, buildprogress)
  wavg(self, old, current)

Class Variable Summary
bool debug = False
float decay = 0.5                                                                   

Method Details

__init__(self, buildprogress)
(Constructor)

Create us from a successful build. We will expect each step to take as long as it did in that build.

Class Variable Details

debug

Type:
bool
Value:
False                                                                  

decay

Type:
float
Value:
0.5                                                                   

Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 http://epydoc.sf.net