Re: python26 can't import socket module

2009-06-22 Thread Michael Dippery
What version of OpenSSL did you have installed and active when you built python26 (port installed openssl)? I have openssl @0.9.8k_0 installed via MacPorts. = Michael Dippery Systems Programmer CEES, Rensselaer Polytechnic Institute W: (518) 276-8143 E: m...@nees.rpi.edu

python26 can't import socket module

2009-06-22 Thread Michael Dippery
ror ImportError: cannot import name SSLError The python25 port used to have a py25-socket-ssl port which I believe may have fixed this problem, but, of course, that port no longer exists for python26 (the SSL socket stuff is supposedly included in python26). Is there a reason this doesn&#x