Hello.
namebench broken.
This is on an fully updated testing installation.
I do not know what is really causing this error,
so i try to post here.
See this:
dirk@box:~$ namebench
Traceback (most recent call last):
File "/usr/bin/namebench", line 33, in <module>
from libnamebench import cli
File "/usr/share/namebench/libnamebench/cli.py", line 28, in <module>
import base_ui
File "/usr/share/namebench/libnamebench/base_ui.py", line 21, in <module>
import config
File "/usr/share/namebench/libnamebench/config.py", line 27, in <module>
import httplib2
File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line
914, in <module>
class HTTPSConnectionWithTimeout(httplib.HTTPSConnection):
AttributeError: 'module' object has no attribute 'HTTPSConnection'
bye.
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team