do_import.py
branchxbelweb
changeset 43 4d194fce51e1
parent 26 17b0cd274530
child 47 2781ac85b807
--- a/do_import.py	Sun Oct 12 10:55:22 2003 -0400
+++ b/do_import.py	Sun Oct 12 11:11:31 2003 -0400
@@ -11,11 +11,10 @@
 
 # import cgitb; cgitb.enable()
 import cgi
-from htmltmpl import TemplateManager, TemplateProcessor
 import time
 from utils import unique
 import my_db
-from index import load_index
+from webutils import load_index
 import os
 from xbelimp import parse_xbel, import_bookmarks