sockets, they do a body good

This commit is contained in:
James Vega 2003-12-02 05:49:56 +00:00
parent 53b9a47e92
commit 1fa9e8c4a8

View File

@ -33,6 +33,7 @@ __revision__ = "$Id$"
import fix
import socket
import urllib2
class WebException(Exception):