diff -r 6d31ed0f6ad3 -r 4d194fce51e1 do_import.py --- 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