Comment 2 for bug 358004

Revision history for this message
James Westby (james-w) wrote :

  File "/usr/lib/python2.6/httplib.py", line 699, in send
    self.connect()
  File "build/bdist.linux-i686/egg/httplib2/__init__.py", line 736, in connect

  File "<string>", line 1, in settimeout
TypeError: a float is required

I don't see this issue, and the appearance of an egg there is a difference
that is immediately apparent. Do you know where this is getting
picked up from, and does avoiding it make the problem go away?

Thanks,

James