diff web/log.py @ 349:e7f070855a22

mostly works for testing
author Matt Johnston <matt@ucc.asn.au>
date Sat, 23 Jun 2012 23:37:29 +0800
parents d6219df77c41
children 425af63d584d
line wrap: on
line diff
--- a/web/log.py	Sat Jun 23 23:36:00 2012 +0800
+++ b/web/log.py	Sat Jun 23 23:37:29 2012 +0800
@@ -8,6 +8,7 @@
 import tempfile
 import time
 import syslog
+import sqlite3
 from colorsys import hls_to_rgb
 
 import config