whitespace and a forgotten conf import

This commit is contained in:
James Vega 2004-07-21 01:52:39 +00:00
parent 093aa40335
commit 8282d3e847
1 changed files with 3 additions and 2 deletions

View File

@ -34,6 +34,7 @@ __revision__ = "$Id$"
import fix
import re
import conf
import socket
import urllib2
import urlparse