Fixed some lacking imports.

This commit is contained in:
Jeremy Fincher 2004-07-30 23:39:59 +00:00
parent 565c6b7347
commit 6f0309cc24
1 changed files with 2 additions and 0 deletions

View File

@ -44,7 +44,9 @@ import md5
import new
import sha
import sets
import time
import types
import random
import socket
import string
import sgmllib