branch | xbelweb |
changeset 43 | 4d194fce51e1 |
parent 42 | 6d31ed0f6ad3 |
child 47 | 2781ac85b807 |
--- a/edit.py Sun Oct 12 10:55:22 2003 -0400 +++ b/edit.py Sun Oct 12 11:11:31 2003 -0400 @@ -11,11 +11,11 @@ # import cgitb; cgitb.enable() import cgi -from htmltmpl import TemplateManager, TemplateProcessor +from htmltmpl import TemplateManager import my_db import time from bkmark import Bookmark -from webutils import get_template_processor; +from webutils import get_template_processor import os def main(keywords, bk, prefs):