R. David Murray <rdmur...@bitdance.com> added the comment:

The httplib module creates the HTTPSConnection class only if it can
successfully import the ssl module.  So your installation must be
missing that module.  Since you say your are using an ActivePython
version, you should contact their community for support, since
presumably the problem is in the ActivePython installation somewhere.

----------
nosy: +r.david.murray
priority:  -> normal
resolution:  -> works for me
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7135>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to