From 3ee7c43762f57238027e1575beae42e2c0f4edd7 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 20 May 2008 19:37:20 +0000 Subject: [PATCH] These modules are not used. --- www/printbadnodes.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/printbadnodes.py b/www/printbadnodes.py index 9d5e6b3..af3f73d 100755 --- a/www/printbadnodes.py +++ b/www/printbadnodes.py @@ -3,8 +3,8 @@ import soltesz from config import config from optparse import OptionParser import string -from HyperText.HTML import A, BR, IMG, TABLE, TR, TH, TD, EM, quote_body -from HyperText.Documents import Document +#from HyperText.HTML import A, BR, IMG, TABLE, TR, TH, TD, EM, quote_body +#from HyperText.Documents import Document import sys -- 2.43.0