On 08/20/2010 12:35 AM, Helmut Jarausch wrote:
Hi,today, when emerging dev-libs/openssl-0.9.8o-r2, which is needed for nxssh, I've got the message !!! CANNOT IMPORT HTTP.CLIENT: cannot import name HTTPSConnection
The class HTTPSConnection is defined in httplib.py, which is part of python itself. I wonder if your python is installed with the ssl useflag set? Are you using python2 and python3 on the same machine, maybe?

