Traceback (most recent call last):
  File "/home/leonardr/public_html/software/eater/eater.py", line 458, in proxy
    self.thisURL)
  File "/home/leonardr/public_html/software/eater/eater.py", line 369, in eat
    remote = self.open(url)
  File "/usr/lib/python2.5/urllib.py", line 190, in open
    return getattr(self, name)(url)
  File "/usr/lib/python2.5/urllib.py", line 314, in open_http
    h = httplib.HTTP(host)
  File "/usr/lib/python2.5/httplib.py", line 1159, in __init__
    self._setup(self._connection_class(host, port, strict))
  File "/usr/lib/python2.5/httplib.py", line 639, in __init__
    self._set_hostport(host, port)
  File "/usr/lib/python2.5/httplib.py", line 651, in _set_hostport
    raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
InvalidURL: nonnumeric port: '//www.jennworks.com'