Message94059
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. |
|
| Date |
User |
Action |
Args |
| 2009-10-15 00:19:02 | r.david.murray | set | recipients:
+ r.david.murray, awelch |
| 2009-10-15 00:19:02 | r.david.murray | set | messageid: <1255565942.77.0.47168146017.issue7135@psf.upfronthosting.co.za> |
| 2009-10-15 00:19:01 | r.david.murray | link | issue7135 messages |
| 2009-10-15 00:19:00 | r.david.murray | create | |
|