repo.or.cz
/
buildbot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(refs #312) only set LC_MESSAGES for source steps
[buildbot.git]
/
buildbot
/
status
/
html.py
blob
cc36a4aeb6dc8088b6f10c57d242343bacfa2101
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
]