Message189766
Do you build Python yourself? If so, check for any errors pertaining to the ssl module in the "make" output. "_ssl_failed.so" implies the module was built, but the resulting file failed to be imported dynamically by the interpreter, and thus was renamed to "XXX_failed.so". |
|
Date |
User |
Action |
Args |
2013-05-21 16:04:18 | pitrou | set | recipients:
+ pitrou, eeiddne |
2013-05-21 16:04:18 | pitrou | set | messageid: <1369152258.09.0.832086424488.issue18029@psf.upfronthosting.co.za> |
2013-05-21 16:04:18 | pitrou | link | issue18029 messages |
2013-05-21 16:04:17 | pitrou | create | |
|