It's nice to have sgmllib imported when you're trying to catch it's exceptions

This commit is contained in:
James Vega 2004-04-01 15:00:04 +00:00
parent 72462d85d1
commit 7e7343d968
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ import plugins
import sets
import time
import sgmllib
import threading
from itertools import imap