index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web.py
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'web.py')
-rw-r--r--
web.py
3
1 files changed, 3 insertions, 0 deletions
diff --git a/web.py b/web.py
index 0a537fc..0e88493 100644
--- a/
web.py
+++ b/
web.py
@@ -1,3 +1,6 @@
+import cherrypy
+from libbe import bugdir
+
class WebInterface:
"""The web interface to CFBE."""