Home | Trees | Indices | Help |
---|
|
1 2 # compatibility wrapper. This is currently the preferred place for master.cfg 3 # to import from. 4 5 from buildbot.status.web.baseweb import Waterfall, WebStatus 6 _hush_pyflakes = [Waterfall, WebStatus] 7
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:52:09 2009 | http://epydoc.sourceforge.net |